IpvideoContext Struct Reference


Data Fields

AVCodecContextavctx
DSPContext dsp
AVFrame second_last_frame
AVFrame last_frame
AVFrame current_frame
const unsigned char * decoding_map
int decoding_map_size
int is_16bpp
GetByteContext stream_ptr
GetByteContext mv_ptr
unsigned char * pixel_ptr
int line_inc
int stride
int upper_motion_limit_offset
uint32_t pal [256]

Detailed Description

Definition at line 49 of file interplayvideo.c.


Field Documentation

const unsigned char* IpvideoContext::decoding_map

Definition at line 56 of file interplayvideo.c.

Referenced by ipvideo_decode_frame(), and ipvideo_decode_opcodes().

Definition at line 57 of file interplayvideo.c.

Referenced by ipvideo_decode_frame(), and ipvideo_decode_opcodes().

Definition at line 52 of file interplayvideo.c.

Referenced by copy_from(), and ipvideo_decode_init().

uint32_t IpvideoContext::pal[256]

Definition at line 66 of file interplayvideo.c.

Referenced by ipvideo_decode_frame(), and ipvideo_decode_opcodes().

unsigned char* IpvideoContext::pixel_ptr

Definition at line 64 of file interplayvideo.c.

Referenced by copy_from(), and ipvideo_decode_opcodes().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8