VLC 4.0.0-dev
vlc_chroma_description_t Struct Reference

Chroma related information. More...

#include <vlc_fourcc.h>

Collaboration diagram for vlc_chroma_description_t:
[legend]

Data Fields

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

◆ h

vlc_rational_t vlc_chroma_description_t::h

◆ 

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

◆ w

vlc_rational_t vlc_chroma_description_t::w

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