Searched refs:get_fixed_point_scale_factor (Results 1 – 1 of 1) sorted by relevance
29 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);64 sf->y_scale_fp = get_fixed_point_scale_factor(other_h, this_h);