Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est.c231 static int cmp_simple(MpegEncContext *s, const int x, const int y, in cmp_simple() function
266 return cmp_simple(s,x,y,ref_index,src_index, cmp_func, chroma_cmp_func); in cmp()