Searched refs:FlicDecodeContext (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 Dflicvideo.c72 typedef struct FlicDecodeContext { struct
79 } FlicDecodeContext; typedef in typeref:struct:FlicDecodeContext
83 FlicDecodeContext *s = avctx->priv_data;
157 FlicDecodeContext *s = avctx->priv_data;
483 FlicDecodeContext *s = avctx->priv_data;
801 FlicDecodeContext *s = avctx->priv_data;
813 .priv_data_size = sizeof(FlicDecodeContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dflicvideo.c71 typedef struct FlicDecodeContext { struct
78 } FlicDecodeContext; typedef in typeref:struct:FlicDecodeContext
82 FlicDecodeContext *s = avctx->priv_data;
135 FlicDecodeContext *s = avctx->priv_data;
434 FlicDecodeContext *s = avctx->priv_data;
727 FlicDecodeContext *s = avctx->priv_data;
739 .priv_data_size = sizeof(FlicDecodeContext),

Completed in 41 milliseconds