Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2507 const int64_t exhaustive_thr = in vp9_full_pixel_diamond_new() local
2509 if (bestsme > exhaustive_thr) { in vp9_full_pixel_diamond_new()
2902 const int64_t exhaustive_thr = in vp9_full_pixel_search() local
2904 if (var > exhaustive_thr) { in vp9_full_pixel_search()