|
xine-lib
1.2.10
|
#include <xineutils.h>
Data Fields | |
| unsigned char * | y |
| unsigned char * | u |
| unsigned char * | v |
| unsigned int | row_width |
| unsigned int | row_count |
| unsigned int yuv_planes_s::row_count |
Referenced by init_yuv_planes(), yuv2frame(), and yuv444_to_yuy2_c().
| unsigned int yuv_planes_s::row_width |
Referenced by init_yuv_planes(), yuv2frame(), and yuv444_to_yuy2_c().
| unsigned char* yuv_planes_s::u |
Referenced by bitplane_decode_ham(), free_yuv_planes(), init_yuv_planes(), yuv2frame(), and yuv444_to_yuy2_c().
| unsigned char* yuv_planes_s::v |
Referenced by bitplane_decode_ham(), free_yuv_planes(), init_yuv_planes(), yuv2frame(), and yuv444_to_yuy2_c().
| unsigned char* yuv_planes_s::y |
Referenced by bitplane_decode_ham(), free_yuv_planes(), init_yuv_planes(), yuv2frame(), and yuv444_to_yuy2_c().
1.8.17