Searched refs:SVQ3Context (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 Dsvq3.c91 } SVQ3Context; typedef in typeref:struct:__anon3227
300 static inline void svq3_mc_dir_part(SVQ3Context *s,
374 static inline int svq3_mc_dir(SVQ3Context *s, int size, int mode,
488 static int svq3_decode_mb(SVQ3Context *s, unsigned int mb_type)
780 SVQ3Context *s = avctx->priv_data;
871 SVQ3Context *s = avctx->priv_data;
1073 SVQ3Context *s = avctx->priv_data;
1126 SVQ3Context *s = avctx->priv_data;
1349 SVQ3Context *s = avctx->priv_data;
1375 .priv_data_size = sizeof(SVQ3Context),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsvq3.c73 } SVQ3Context; typedef in typeref:struct:__anon1995
436 static int svq3_decode_mb(SVQ3Context *svq3, unsigned int mb_type)
721 SVQ3Context *svq3 = avctx->priv_data;
808 SVQ3Context *svq3 = avctx->priv_data;
949 SVQ3Context *svq3 = avctx->priv_data;
1093 SVQ3Context *svq3 = avctx->priv_data;
1108 .priv_data_size = sizeof(SVQ3Context),

Completed in 44 milliseconds