Data Fields | |
unsigned char * | Ybuf |
unsigned char * | Ubuf |
unsigned char * | Vbuf |
unsigned char * | the_buf |
unsigned int | the_buf_size |
unsigned short | y_w |
unsigned short | y_h |
unsigned short | uv_w |
unsigned short | uv_h |
Definition at line 34 of file indeo3.c.
unsigned char* YUVBufs::Ybuf |
Definition at line 36 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), iv_decode_frame(), and iv_free_func().
unsigned char* YUVBufs::Ubuf |
Definition at line 37 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), iv_decode_frame(), and iv_free_func().
unsigned char* YUVBufs::Vbuf |
Definition at line 38 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), iv_decode_frame(), and iv_free_func().
unsigned char* YUVBufs::the_buf |
unsigned int YUVBufs::the_buf_size |
unsigned short YUVBufs::y_w |
Definition at line 41 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_free_func().
unsigned short YUVBufs::y_h |
unsigned short YUVBufs::uv_w |
Definition at line 42 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_free_func().
unsigned short YUVBufs::uv_h |