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.c895 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in vp9_pattern_search() local
906 int best_init_s = search_param_to_steps[search_param]; in vp9_pattern_search()
1070 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in vp9_pattern_search_sad() local
1081 int best_init_s = search_param_to_steps[search_param]; in vp9_pattern_search_sad()