Data Fields | |
AVCodecContext * | avctx |
DSPContext | dsp |
AVFrame | second_last_frame |
AVFrame | last_frame |
AVFrame | current_frame |
const unsigned char * | decoding_map |
int | decoding_map_size |
const unsigned char * | buf |
int | size |
const unsigned char * | stream_ptr |
const unsigned char * | stream_end |
unsigned char * | pixel_ptr |
int | line_inc |
int | stride |
int | upper_motion_limit_offset |
Definition at line 56 of file interplayvideo.c.
Definition at line 58 of file interplayvideo.c.
Referenced by ipvideo_decode_block_opcode_0x6(), ipvideo_decode_init(), and ipvideo_decode_opcodes().
const unsigned char* IpvideoContext::buf |
Definition at line 66 of file interplayvideo.c.
Referenced by ipvideo_decode_frame(), and ipvideo_decode_opcodes().
Definition at line 62 of file interplayvideo.c.
Referenced by ipvideo_decode_block_opcode_0x0(), ipvideo_decode_block_opcode_0x1(), ipvideo_decode_block_opcode_0x2(), ipvideo_decode_block_opcode_0x3(), ipvideo_decode_block_opcode_0x4(), ipvideo_decode_block_opcode_0x5(), ipvideo_decode_frame(), ipvideo_decode_init(), and ipvideo_decode_opcodes().
const unsigned char* IpvideoContext::decoding_map |
Definition at line 63 of file interplayvideo.c.
Referenced by ipvideo_decode_frame(), and ipvideo_decode_opcodes().
Definition at line 64 of file interplayvideo.c.
Referenced by ipvideo_decode_frame(), and ipvideo_decode_init().
Definition at line 61 of file interplayvideo.c.
Referenced by ipvideo_decode_end(), ipvideo_decode_frame(), and ipvideo_decode_init().
Definition at line 72 of file interplayvideo.c.
Referenced by ipvideo_decode_block_opcode_0x7(), ipvideo_decode_block_opcode_0x8(), ipvideo_decode_block_opcode_0x9(), ipvideo_decode_block_opcode_0xA(), ipvideo_decode_block_opcode_0xB(), ipvideo_decode_block_opcode_0xD(), ipvideo_decode_block_opcode_0xE(), ipvideo_decode_block_opcode_0xF(), and ipvideo_decode_opcodes().
unsigned char* IpvideoContext::pixel_ptr |
Definition at line 71 of file interplayvideo.c.
Referenced by ipvideo_decode_block_opcode_0x0(), ipvideo_decode_block_opcode_0x1(), ipvideo_decode_block_opcode_0x2(), ipvideo_decode_block_opcode_0x3(), ipvideo_decode_block_opcode_0x4(), ipvideo_decode_block_opcode_0x5(), ipvideo_decode_block_opcode_0x7(), ipvideo_decode_block_opcode_0x8(), ipvideo_decode_block_opcode_0x9(), ipvideo_decode_block_opcode_0xA(), ipvideo_decode_block_opcode_0xB(), ipvideo_decode_block_opcode_0xC(), ipvideo_decode_block_opcode_0xD(), ipvideo_decode_block_opcode_0xE(), ipvideo_decode_block_opcode_0xF(), and ipvideo_decode_opcodes().
Definition at line 60 of file interplayvideo.c.
Referenced by ipvideo_decode_end(), ipvideo_decode_frame(), and ipvideo_decode_init().
Definition at line 67 of file interplayvideo.c.
Referenced by ipvideo_decode_frame(), and ipvideo_decode_opcodes().
const unsigned char* IpvideoContext::stream_end |
const unsigned char* IpvideoContext::stream_ptr |
Definition at line 69 of file interplayvideo.c.
Referenced by ipvideo_decode_block_opcode_0x2(), ipvideo_decode_block_opcode_0x3(), ipvideo_decode_block_opcode_0x4(), ipvideo_decode_block_opcode_0x5(), ipvideo_decode_block_opcode_0x7(), ipvideo_decode_block_opcode_0x8(), ipvideo_decode_block_opcode_0x9(), ipvideo_decode_block_opcode_0xA(), ipvideo_decode_block_opcode_0xB(), ipvideo_decode_block_opcode_0xC(), ipvideo_decode_block_opcode_0xD(), ipvideo_decode_block_opcode_0xE(), ipvideo_decode_block_opcode_0xF(), and ipvideo_decode_opcodes().
Definition at line 73 of file interplayvideo.c.
Referenced by ipvideo_decode_block_opcode_0x7(), ipvideo_decode_block_opcode_0x9(), ipvideo_decode_block_opcode_0xC(), and ipvideo_decode_opcodes().