|
xine-lib 1.2.12
|
Data Fields | |
| GLuint | tex [OGL2_TEX_LAST] |
| int | width |
| int | height |
| int | bytes_per_pixel |
| float | relw |
| float | yuy2_mul |
| float | yuy2_div |
| int opengl2_yuvtex_t::bytes_per_pixel |
Referenced by opengl2_check_textures_size().
| int opengl2_yuvtex_t::height |
Referenced by opengl2_check_textures_size().
| float opengl2_yuvtex_t::relw |
Referenced by opengl2_check_textures_size(), and opengl2_draw().
| GLuint opengl2_yuvtex_t::tex[OGL2_TEX_LAST] |
Referenced by opengl2_check_textures_size(), opengl2_draw(), and opengl2_swap_textures().
| int opengl2_yuvtex_t::width |
Referenced by opengl2_check_textures_size().
| float opengl2_yuvtex_t::yuy2_div |
Referenced by opengl2_check_textures_size(), and opengl2_draw().
| float opengl2_yuvtex_t::yuy2_mul |
Referenced by opengl2_check_textures_size(), and opengl2_draw().