Home
last modified time | relevance | path

Searched defs:qpel (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drv30dsp.c268 H264QpelContext qpel; in RV30_LOWPASS() local
Drv40dsp.c622 H264QpelContext qpel; in ff_rv40dsp_init() local
Dmotion_est.c109 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel){ in cmp_direct_inline()
181 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel, int chroma){ in cmp_inline()
1256 const int qpel= flags&FLAG_QPEL; in bidir_refine() local
Dmotion_est_template.c172 const int qpel= flags & FLAG_QPEL; in get_mb_score() local
Dsnowenc.c264 int qpel= !!(s->avctx->flags & AV_CODEC_FLAG_QPEL); //unused in encode_q_branch() local