Searched refs:get_down2_length (Results 1 – 1 of 1) sorted by relevance
351 static int get_down2_length(int length, int steps) { in get_down2_length() function360 while ((proj_in_length = get_down2_length(in_length, 1)) >= out_length) { in get_down2_steps()383 otmp2 = otmp + get_down2_length(length, 1); in resize_multistep()385 const int proj_filteredlength = get_down2_length(filteredlength, 1); in resize_multistep()670 otmp2 = otmp + get_down2_length(length, 1); in highbd_resize_multistep()672 const int proj_filteredlength = get_down2_length(filteredlength, 1); in highbd_resize_multistep()