FFmpeg
Data Fields
IVIPicConfig Struct Reference

#include <ivi.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 201 of file ivi.h.

Field Documentation

◆ pic_width

uint16_t IVIPicConfig::pic_width

Definition at line 202 of file ivi.h.

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

◆ pic_height

uint16_t IVIPicConfig::pic_height

Definition at line 203 of file ivi.h.

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

◆ chroma_width

uint16_t IVIPicConfig::chroma_width

Definition at line 204 of file ivi.h.

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

◆ chroma_height

uint16_t IVIPicConfig::chroma_height

Definition at line 205 of file ivi.h.

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

◆ tile_width

uint16_t IVIPicConfig::tile_width

Definition at line 206 of file ivi.h.

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

◆ tile_height

uint16_t IVIPicConfig::tile_height

Definition at line 207 of file ivi.h.

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

◆ luma_bands

uint8_t IVIPicConfig::luma_bands

Definition at line 208 of file ivi.h.

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

◆ chroma_bands

uint8_t IVIPicConfig::chroma_bands

Definition at line 209 of file ivi.h.

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


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