#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 |
Definition at line 189 of file ivi_common.h.
Definition at line 197 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), ff_ivi_init_planes(), and ivi_pic_config_cmp().
uint16_t IVIPicConfig::chroma_height |
Definition at line 193 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().
uint16_t IVIPicConfig::chroma_width |
Definition at line 192 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().
Definition at line 196 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), ff_ivi_init_planes(), and ivi_pic_config_cmp().
uint16_t IVIPicConfig::pic_height |
Definition at line 191 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), ff_ivi_init_planes(), and ivi_pic_config_cmp().
uint16_t IVIPicConfig::pic_width |
Definition at line 190 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), ff_ivi_init_planes(), and ivi_pic_config_cmp().
uint16_t IVIPicConfig::tile_height |
Definition at line 195 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().
uint16_t IVIPicConfig::tile_width |
Definition at line 194 of file ivi_common.h.
Referenced by decode_gop_header(), decode_init(), decode_pic_hdr(), and ivi_pic_config_cmp().