FFmpeg
|
roq_cell Struct Reference
#include <roqvideo.h>
Collaboration diagram for roq_cell:
Data Fields | |
unsigned char | y [4] |
unsigned char | u |
unsigned char | v |
Detailed Description
Definition at line 29 of file roqvideo.h.
Field Documentation
unsigned char roq_cell::u |
Definition at line 31 of file roqvideo.h.
Referenced by ff_apply_vector_2x2(), ff_apply_vector_4x4(), generate_codebook(), roqvideo_decode_frame(), unpack_roq_cell(), and write_codebooks().
unsigned char roq_cell::v |
Definition at line 31 of file roqvideo.h.
Referenced by ff_apply_vector_2x2(), ff_apply_vector_4x4(), generate_codebook(), roqvideo_decode_frame(), unpack_roq_cell(), and write_codebooks().
unsigned char roq_cell::y[4] |
Definition at line 30 of file roqvideo.h.
Referenced by ff_apply_vector_2x2(), ff_apply_vector_4x4(), generate_codebook(), roqvideo_decode_frame(), unpack_roq_cell(), and write_codebooks().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11