Searched refs:trunc_y_b (Results 1 – 1 of 1) sorted by relevance
361 const int trunc_y_b = MIN(original.height_less_one_, trunc_y + 1); in DownsampleInterpolateLinear() local363 const T* other_bot_ptr = original[trunc_y_b]; in DownsampleInterpolateLinear()