Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est_template.c681 static int sab_diamond_search(MpegEncContext * s, int *best, int dmin, in sab_diamond_search() function
839 … return sab_diamond_search(s, best, dmin, src_index, ref_index, penalty_factor, size, h, flags); in diamond_search()