Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsvq3.c84 typedef struct SVQ3Context { struct
147 } SVQ3Context; typedef
356 svq3_fetch_diagonal_mv(const SVQ3Context *s, const int16_t **C, in svq3_fetch_diagonal_mv()
377 static av_always_inline void svq3_pred_motion(const SVQ3Context *s, int n, in svq3_pred_motion()
426 static inline void svq3_mc_dir_part(SVQ3Context *s, in svq3_mc_dir_part()
501 static inline int svq3_mc_dir(SVQ3Context *s, int size, int mode, in svq3_mc_dir()
614 static av_always_inline void hl_decode_mb_idct_luma(SVQ3Context *s, in hl_decode_mb_idct_luma()
629 static av_always_inline void hl_decode_mb_predict_luma(SVQ3Context *s, in hl_decode_mb_predict_luma()
663 static void hl_decode_mb(SVQ3Context *s) in hl_decode_mb()
711 static int svq3_decode_mb(SVQ3Context *
[all...]

Completed in 3 milliseconds