Libav
Data Fields
IVIPicConfig Struct Reference

#include <ivi_common.h>

Data Fields

uint16_t pic_width
 
uint16_t pic_height
 
uint16_t chroma_width
 
uint16_t chroma_height
 
uint16_t tile_width
 
uint16_t tile_height
 
uint8_t luma_bands
 
uint8_t chroma_bands
 

Detailed Description

Definition at line 202 of file ivi_common.h.

Field Documentation

§ pic_width

uint16_t IVIPicConfig::pic_width

§ pic_height

uint16_t IVIPicConfig::pic_height

§ chroma_width

uint16_t IVIPicConfig::chroma_width

Definition at line 205 of file ivi_common.h.

Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().

§ chroma_height

uint16_t IVIPicConfig::chroma_height

Definition at line 206 of file ivi_common.h.

Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().

§ tile_width

uint16_t IVIPicConfig::tile_width

Definition at line 207 of file ivi_common.h.

Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().

§ tile_height

uint16_t IVIPicConfig::tile_height

Definition at line 208 of file ivi_common.h.

Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().

§ luma_bands

uint8_t IVIPicConfig::luma_bands

§ chroma_bands

uint8_t IVIPicConfig::chroma_bands

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