Searched refs:get_fixed_point_scale_factor (Results 1 – 1 of 1) sorted by relevance
28 static int get_fixed_point_scale_factor(int other_size, int this_size) { in get_fixed_point_scale_factor() function63 sf->x_scale_fp = get_fixed_point_scale_factor(other_w, this_w); in vp9_setup_scale_factors_for_frame()64 sf->y_scale_fp = get_fixed_point_scale_factor(other_h, this_h); in vp9_setup_scale_factors_for_frame()