Searched refs:search_param_to_steps (Results 1 – 2 of 2) sorted by relevance
1021 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in vp9_pattern_search() local1032 int best_init_s = search_param_to_steps[search_param]; in vp9_pattern_search()1191 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in vp9_pattern_search_sad() local1202 int best_init_s = search_param_to_steps[search_param]; in vp9_pattern_search_sad()
600 static const int search_param_to_steps[MAX_MVSEARCH_STEPS] = { in pattern_search() local616 int best_init_s = search_param_to_steps[search_param]; in pattern_search()