#include <ivi.h>
Definition at line 213 of file ivi.h.
◆ gb
◆ rvmap_tabs
local corrected copy of the static rvmap tables
Definition at line 215 of file ivi.h.
◆ frame_num
uint32_t IVI45DecContext::frame_num |
◆ frame_type
int IVI45DecContext::frame_type |
◆ prev_frame_type
int IVI45DecContext::prev_frame_type |
frame type of the previous frame
Definition at line 219 of file ivi.h.
◆ data_size
uint32_t IVI45DecContext::data_size |
size of the frame data in bytes from picture header
Definition at line 220 of file ivi.h.
◆ is_scalable
int IVI45DecContext::is_scalable |
◆ frame_data
const uint8_t* IVI45DecContext::frame_data |
input frame data pointer
Definition at line 222 of file ivi.h.
◆ inter_scal
int IVI45DecContext::inter_scal |
signals a sequence of scalable inter frames
Definition at line 223 of file ivi.h.
◆ frame_size
uint32_t IVI45DecContext::frame_size |
frame size in bytes
Definition at line 224 of file ivi.h.
◆ pic_hdr_size
uint32_t IVI45DecContext::pic_hdr_size |
picture header size in bytes
Definition at line 225 of file ivi.h.
◆ frame_flags
uint8_t IVI45DecContext::frame_flags |
◆ checksum
uint16_t IVI45DecContext::checksum |
frame checksum
Definition at line 227 of file ivi.h.
◆ pic_conf
◆ planes
color planes
Definition at line 230 of file ivi.h.
◆ buf_switch
int IVI45DecContext::buf_switch |
used to switch between three buffers
Definition at line 232 of file ivi.h.
◆ dst_buf
int IVI45DecContext::dst_buf |
buffer index for the currently decoded frame
Definition at line 233 of file ivi.h.
◆ ref_buf
int IVI45DecContext::ref_buf |
inter frame reference buffer index
Definition at line 234 of file ivi.h.
◆ ref2_buf
int IVI45DecContext::ref2_buf |
temporal storage for switching buffers
Definition at line 235 of file ivi.h.
◆ b_ref_buf
int IVI45DecContext::b_ref_buf |
second reference frame buffer index
Definition at line 236 of file ivi.h.
◆ mb_vlc
current macroblock table descriptor
Definition at line 238 of file ivi.h.
◆ blk_vlc
current block table descriptor
Definition at line 239 of file ivi.h.
◆ rvmap_sel
uint8_t IVI45DecContext::rvmap_sel |
◆ in_imf
uint8_t IVI45DecContext::in_imf |
◆ in_q
uint8_t IVI45DecContext::in_q |
flag for explicitly stored quantiser delta
Definition at line 243 of file ivi.h.
◆ pic_glob_quant
uint8_t IVI45DecContext::pic_glob_quant |
◆ unknown1
uint8_t IVI45DecContext::unknown1 |
◆ gop_hdr_size
uint16_t IVI45DecContext::gop_hdr_size |
◆ gop_flags
uint8_t IVI45DecContext::gop_flags |
◆ lock_word
uint32_t IVI45DecContext::lock_word |
◆ show_indeo4_info
int IVI45DecContext::show_indeo4_info |
◆ has_b_frames
uint8_t IVI45DecContext::has_b_frames |
◆ has_transp
uint8_t IVI45DecContext::has_transp |
transparency mode status: 1 - enabled
Definition at line 253 of file ivi.h.
◆ uses_tiling
uint8_t IVI45DecContext::uses_tiling |
◆ uses_haar
uint8_t IVI45DecContext::uses_haar |
◆ uses_fullpel
uint8_t IVI45DecContext::uses_fullpel |
◆ decode_pic_hdr
◆ decode_band_hdr
◆ decode_mb_info
◆ switch_buffers
◆ is_nonnull_frame
◆ gop_invalid
int IVI45DecContext::gop_invalid |
◆ buf_invalid
int IVI45DecContext::buf_invalid[4] |
◆ is_indeo4
int IVI45DecContext::is_indeo4 |
◆ p_frame
◆ got_p_frame
int IVI45DecContext::got_p_frame |
The documentation for this struct was generated from the following file: