Searched refs:Ir2Context (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 Dindeo2.c35 typedef struct Ir2Context{ struct
40 } Ir2Context; typedef in typeref:struct:Ir2Context
51 static int ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst,
107 static int ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst,
145 Ir2Context * const s = avctx->priv_data;
213 Ir2Context * const ic = avctx->priv_data;
241 Ir2Context * const ic = avctx->priv_data;
253 .priv_data_size = sizeof(Ir2Context),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dindeo2.c32 typedef struct Ir2Context{ struct
37 } Ir2Context; typedef in typeref:struct:Ir2Context
48 static int ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst, int stride,
104 static int ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst, int stride,
144 Ir2Context * const s = avctx->priv_data;
201 Ir2Context * const ic = avctx->priv_data;
224 Ir2Context * const ic = avctx->priv_data;
237 .priv_data_size = sizeof(Ir2Context),

Completed in 130 milliseconds