Searched refs:vp9_find_best_sub_pixel_comp_tree (Results 1 – 3 of 3) sorted by relevance
107 extern fractional_mv_step_comp_fp vp9_find_best_sub_pixel_comp_tree;
375 cpi->find_fractional_mv_step_comp = vp9_find_best_sub_pixel_comp_tree; in vp9_set_speed_features()
359 int vp9_find_best_sub_pixel_comp_tree(const MACROBLOCK *x, in vp9_find_best_sub_pixel_comp_tree() function