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
 
enum vlc_chroma_subtype subtype
 
unsigned plane_count
 
struct { 
 
   vlc_rational_t   w 
 
   vlc_rational_t   h 
 
p [4] 
 
unsigned pixel_size
 
unsigned pixel_bits
 
float color_bits
 

Detailed Description

Chroma related information.

Field Documentation

◆ color_bits

float vlc_chroma_description_t::color_bits

Referenced by CompareDescs(), and GetChromaBits().

◆ fcc

vlc_fourcc_t vlc_chroma_description_t::fcc

◆ h

◆ [struct]

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

◆ pixel_bits

unsigned vlc_chroma_description_t::pixel_bits

◆ pixel_size

unsigned vlc_chroma_description_t::pixel_size

Referenced by picture_Setup().

◆ plane_count

unsigned vlc_chroma_description_t::plane_count

◆ subtype

enum vlc_chroma_subtype vlc_chroma_description_t::subtype

◆ w


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