Home
last modified time | relevance | path

Searched refs:cmp_qpel (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmotion_est_template.c202 d= cmp_qpel(s, x, y, dx, dy, size, h, ref_index, src_index, cmpf, chroma_cmpf, flags);\
Dmotion_est.c284 static int cmp_qpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_qpel() function