Chroma related information. More...
Data Fields | |
| unsigned | plane_count |
| struct { | |
| struct { | |
| unsigned num | |
| unsigned den | |
| } w | |
| struct { | |
| unsigned num | |
| unsigned den | |
| } h | |
| } | p [4] |
| unsigned | pixel_size |
| unsigned | pixel_bits |
Chroma related information.
| unsigned vlc_chroma_description_t::den |
| struct { ... } vlc_chroma_description_t::h |
Referenced by picture_Setup(), and vout_new_buffer().
| unsigned vlc_chroma_description_t::num |
| struct { ... } vlc_chroma_description_t::p[4] |
Referenced by picture_Setup(), and vout_new_buffer().
| unsigned vlc_chroma_description_t::pixel_bits |
| unsigned vlc_chroma_description_t::pixel_size |
Referenced by picture_Setup().
Referenced by picture_Setup(), and vout_new_buffer().
| struct { ... } vlc_chroma_description_t::w |
Referenced by picture_Setup(), and vout_new_buffer().
1.7.1