FFmpeg
|
#include <ivi.h>
GetBitContext IVI45DecContext::gb |
RVMapDesc IVI45DecContext::rvmap_tabs[9] |
int IVI45DecContext::prev_frame_type |
uint32_t IVI45DecContext::data_size |
const uint8_t* IVI45DecContext::frame_data |
int IVI45DecContext::inter_scal |
uint32_t IVI45DecContext::pic_hdr_size |
IVIPicConfig IVI45DecContext::pic_conf |
IVIPlaneDesc IVI45DecContext::planes[3] |
int IVI45DecContext::buf_switch |
int IVI45DecContext::dst_buf |
int IVI45DecContext::ref_buf |
int IVI45DecContext::ref2_buf |
int IVI45DecContext::b_ref_buf |
IVIHuffTab IVI45DecContext::mb_vlc |
IVIHuffTab IVI45DecContext::blk_vlc |
uint8_t IVI45DecContext::in_q |
uint8_t IVI45DecContext::has_transp |
int(* IVI45DecContext::decode_pic_hdr) (struct IVI45DecContext *ctx, AVCodecContext *avctx) |
int(* IVI45DecContext::decode_band_hdr) (struct IVI45DecContext *ctx, IVIBandDesc *band, AVCodecContext *avctx) |
int(* IVI45DecContext::decode_mb_info) (struct IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) |
void(* IVI45DecContext::switch_buffers) (struct IVI45DecContext *ctx) |
int(* IVI45DecContext::is_nonnull_frame) (struct IVI45DecContext *ctx) |