Searched refs:proj_filteredlength (Results 1 – 2 of 2) sorted by relevance
385 const int proj_filteredlength = get_down2_length(filteredlength, 1); in resize_multistep() local387 if (s == steps - 1 && proj_filteredlength == olength) in resize_multistep()395 filteredlength = proj_filteredlength; in resize_multistep()672 const int proj_filteredlength = get_down2_length(filteredlength, 1); in highbd_resize_multistep() local674 if (s == steps - 1 && proj_filteredlength == olength) in highbd_resize_multistep()682 filteredlength = proj_filteredlength; in highbd_resize_multistep()
580 const int proj_filteredlength = get_down2_length(filteredlength, 1); in resize_multistep() local582 if (s == steps - 1 && proj_filteredlength == olength) in resize_multistep()590 filteredlength = proj_filteredlength; in resize_multistep()977 const int proj_filteredlength = get_down2_length(filteredlength, 1); in highbd_resize_multistep() local979 if (s == steps - 1 && proj_filteredlength == olength) in highbd_resize_multistep()987 filteredlength = proj_filteredlength; in highbd_resize_multistep()