VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_chroma_description_t Struct Reference

Chroma related information. More...

#include <vlc_fourcc.h>

Collaboration diagram for vlc_chroma_description_t:
[legend]

Data Fields

vlc_fourcc_t fcc
 
unsigned plane_count
 
struct { 
 
   vlc_rational_t   w 
 
   vlc_rational_t   h 
 
p [4] 
 
unsigned pixel_size
 
unsigned pixel_bits
 

Detailed Description

Chroma related information.

Field Documentation

◆ fcc

vlc_fourcc_t vlc_chroma_description_t::fcc

◆ h

vlc_rational_t vlc_chroma_description_t::h

◆ [struct]

struct { ... } vlc_chroma_description_t::p[4]

◆ pixel_bits

unsigned vlc_chroma_description_t::pixel_bits

Referenced by vlc_fourcc_GetChromaBPP().

◆ pixel_size

unsigned vlc_chroma_description_t::pixel_size

Referenced by picture_Setup().

◆ plane_count

unsigned vlc_chroma_description_t::plane_count

◆ w

vlc_rational_t vlc_chroma_description_t::w

The documentation for this struct was generated from the following file: