Data Fields | |
| unsigned char | y0 |
| unsigned char | y1 |
| unsigned char | y2 |
| unsigned char | y3 |
| unsigned char | u |
| unsigned char | v |
Definition at line 36 of file roqvideo.c.
| unsigned char roq_cell::y0 |
Definition at line 37 of file roqvideo.c.
Referenced by apply_vector_2x2(), apply_vector_4x4(), and roqvideo_decode_frame().
| unsigned char roq_cell::y1 |
Definition at line 37 of file roqvideo.c.
Referenced by apply_vector_2x2(), apply_vector_4x4(), and roqvideo_decode_frame().
| unsigned char roq_cell::y2 |
Definition at line 37 of file roqvideo.c.
Referenced by apply_vector_2x2(), apply_vector_4x4(), and roqvideo_decode_frame().
| unsigned char roq_cell::y3 |
Definition at line 37 of file roqvideo.c.
Referenced by apply_vector_2x2(), apply_vector_4x4(), and roqvideo_decode_frame().
| unsigned char roq_cell::u |
Definition at line 37 of file roqvideo.c.
Referenced by apply_vector_2x2(), apply_vector_4x4(), and roqvideo_decode_frame().
| unsigned char roq_cell::v |
Definition at line 37 of file roqvideo.c.
Referenced by apply_vector_2x2(), apply_vector_4x4(), and roqvideo_decode_frame().
1.5.5