Searched refs:IpvideoContext (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | interplayvideo.c | 54 typedef struct IpvideoContext { struct 78 } IpvideoContext; typedef 80 static int copy_from(IpvideoContext *s, AVFrame *src, AVFrame *dst, int delta_x, int delta_y) in copy_from() 107 static int ipvideo_decode_block_opcode_0x0(IpvideoContext *s, AVFrame *frame) in ipvideo_decode_block_opcode_0x0() 112 static int ipvideo_decode_block_opcode_0x1(IpvideoContext *s, AVFrame *frame) in ipvideo_decode_block_opcode_0x1() 117 static int ipvideo_decode_block_opcode_0x2(IpvideoContext *s, AVFrame *frame) in ipvideo_decode_block_opcode_0x2() 141 static int ipvideo_decode_block_opcode_0x3(IpvideoContext *s, AVFrame *frame) in ipvideo_decode_block_opcode_0x3() 167 static int ipvideo_decode_block_opcode_0x4(IpvideoContext *s, AVFrame *frame) in ipvideo_decode_block_opcode_0x4() 188 static int ipvideo_decode_block_opcode_0x5(IpvideoContext *s, AVFrame *frame) in ipvideo_decode_block_opcode_0x5() 201 static int ipvideo_decode_block_opcode_0x6(IpvideoContext * [all...] |
Completed in 2 milliseconds