|
VLC
4.0.0-dev
|
Chroma related information. More...

Data Fields | |
| unsigned | plane_count |
| struct { | |
| vlc_rational_t w | |
| vlc_rational_t h | |
| } | p [4] |
| unsigned | pixel_size |
| unsigned | pixel_bits |
Chroma related information.
| vlc_rational_t vlc_chroma_description_t::h |
Referenced by decoder_UpdateVideoOutput(), and picture_Setup().
| struct { ... } vlc_chroma_description_t::p[4] |
Referenced by decoder_UpdateVideoOutput(), and picture_Setup().
| unsigned vlc_chroma_description_t::pixel_bits |
| unsigned vlc_chroma_description_t::pixel_size |
Referenced by picture_Setup().
| unsigned vlc_chroma_description_t::plane_count |
Referenced by decoder_UpdateVideoOutput(), and picture_Setup().
| vlc_rational_t vlc_chroma_description_t::w |
Referenced by decoder_UpdateVideoOutput(), and picture_Setup().
1.8.13