Searched refs:proj_in_length (Results 1 – 2 of 2) sorted by relevance
359 int proj_in_length; in get_down2_steps() local360 while ((proj_in_length = get_down2_length(in_length, 1)) >= out_length) { in get_down2_steps()362 in_length = proj_in_length; in get_down2_steps()
551 int proj_in_length; in get_down2_steps() local552 while ((proj_in_length = get_down2_length(in_length, 1)) >= out_length) { in get_down2_steps()554 in_length = proj_in_length; in get_down2_steps()