Data Fields | |
| uint8_t * | Ybuf |
| uint8_t * | Ubuf |
| uint8_t * | Vbuf |
| unsigned short | y_w |
| unsigned short | y_h |
| unsigned short | uv_w |
| unsigned short | uv_h |
Definition at line 33 of file indeo3.c.
| uint8_t* YUVBufs::Ubuf |
Definition at line 36 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_decode_frame().
| unsigned short YUVBufs::uv_h |
| unsigned short YUVBufs::uv_w |
| uint8_t* YUVBufs::Vbuf |
Definition at line 37 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_decode_frame().
| unsigned short YUVBufs::y_h |
| unsigned short YUVBufs::y_w |
| uint8_t* YUVBufs::Ybuf |
Definition at line 35 of file indeo3.c.
Referenced by indeo3_decode_frame(), iv_alloc_frames(), and iv_decode_frame().
1.5.8