Home
last modified time | relevance | path

Searched refs:diamond_search (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmotion_est_template.c832 static av_always_inline int diamond_search(MpegEncContext * s, int *best, int dmin, in diamond_search() function
967 dmin= diamond_search(s, best, dmin, src_index, ref_index, penalty_factor, size, h, flags); in epzs_motion_search_internal()
1042 dmin= diamond_search(s, best, dmin, src_index, ref_index, penalty_factor, size, h, flags); in epzs_motion_search2()

Completed in 3 milliseconds