Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c867 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in vp9_pattern_search() local
878 int best_init_s = search_param_to_steps[search_param]; in vp9_pattern_search()
1037 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in vp9_pattern_search_sad() local
1048 int best_init_s = search_param_to_steps[search_param]; in vp9_pattern_search_sad()