Searched refs:IpvideoContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dinterplayvideo.c50 typedef struct IpvideoContext { struct
67 } IpvideoContext; typedef in typeref:struct:IpvideoContext
69 static int copy_from(IpvideoContext *s, AVFrame *src, AVFrame *dst, int delta_x, int delta_y)
91 static int ipvideo_decode_block_opcode_0x0(IpvideoContext *s, AVFrame *frame)
96 static int ipvideo_decode_block_opcode_0x1(IpvideoContext *s, AVFrame *frame)
101 static int ipvideo_decode_block_opcode_0x2(IpvideoContext *s, AVFrame *frame)
125 static int ipvideo_decode_block_opcode_0x3(IpvideoContext *s, AVFrame *frame)
151 static int ipvideo_decode_block_opcode_0x4(IpvideoContext *s, AVFrame *frame)
172 static int ipvideo_decode_block_opcode_0x5(IpvideoContext *s, AVFrame *frame)
185 static int ipvideo_decode_block_opcode_0x6(IpvideoContext *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dinterplayvideo.c49 typedef struct IpvideoContext { struct
73 } IpvideoContext; typedef in typeref:struct:IpvideoContext
82 static int copy_from(IpvideoContext *s, AVFrame *src, int delta_x, int delta_y)
104 static int ipvideo_decode_block_opcode_0x0(IpvideoContext *s)
109 static int ipvideo_decode_block_opcode_0x1(IpvideoContext *s)
114 static int ipvideo_decode_block_opcode_0x2(IpvideoContext *s)
140 static int ipvideo_decode_block_opcode_0x3(IpvideoContext *s)
168 static int ipvideo_decode_block_opcode_0x4(IpvideoContext *s)
191 static int ipvideo_decode_block_opcode_0x5(IpvideoContext *s)
206 static int ipvideo_decode_block_opcode_0x6(IpvideoContext *
[all...]

Completed in 104 milliseconds