Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv30dsp.c271 H264QpelContext qpel; in RV30_LOWPASS() local
H A Drv40dsp.c621 H264QpelContext qpel; in ff_rv40dsp_init() local
[all...]
H A Dmotion_est_template.c172 const int qpel= flags & FLAG_QPEL; in get_mb_score() local
H A Dmotion_est.c106 cmp_direct_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel) cmp_direct_inline() argument
178 cmp_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, const int size, const int h, int ref_index, int src_index, me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel, int chroma) cmp_inline() argument
1258 const int qpel= flags&FLAG_QPEL; bidir_refine() local
[all...]
H A Dsnowenc.c255 int qpel= !!(s->avctx->flags & AV_CODEC_FLAG_QPEL); //unused in encode_q_branch() local

Completed in 10 milliseconds