SVQ3Context       361 libavcodec/svq3.c svq3_fetch_diagonal_mv(const SVQ3Context *s, const int16_t **C,
SVQ3Context       382 libavcodec/svq3.c static av_always_inline void svq3_pred_motion(const SVQ3Context *s, int n,
SVQ3Context       431 libavcodec/svq3.c static inline void svq3_mc_dir_part(SVQ3Context *s,
SVQ3Context       506 libavcodec/svq3.c static inline int svq3_mc_dir(SVQ3Context *s, int size, int mode,
SVQ3Context       619 libavcodec/svq3.c static av_always_inline void hl_decode_mb_idct_luma(SVQ3Context *s,
SVQ3Context       634 libavcodec/svq3.c static av_always_inline void hl_decode_mb_predict_luma(SVQ3Context *s,
SVQ3Context       673 libavcodec/svq3.c static void hl_decode_mb(SVQ3Context *s)
SVQ3Context       721 libavcodec/svq3.c static int svq3_decode_mb(SVQ3Context *s, unsigned int mb_type)
SVQ3Context      1022 libavcodec/svq3.c     SVQ3Context *s = avctx->priv_data;
SVQ3Context      1114 libavcodec/svq3.c static void init_dequant4_coeff_table(SVQ3Context *s)
SVQ3Context      1130 libavcodec/svq3.c     SVQ3Context *s = avctx->priv_data;
SVQ3Context      1359 libavcodec/svq3.c     SVQ3Context *s = avctx->priv_data;
SVQ3Context      1408 libavcodec/svq3.c     SVQ3Context *s     = avctx->priv_data;
SVQ3Context      1626 libavcodec/svq3.c     SVQ3Context *s = avctx->priv_data;
SVQ3Context      1654 libavcodec/svq3.c     .priv_data_size = sizeof(SVQ3Context),