Searched refs:trunc_x_b (Results 1 – 1 of 1) sorted by relevance
384 const int trunc_x_b = MIN(original.width_less_one_, trunc_x + 1); in DownsampleInterpolateLinear() local386 b = other_top_ptr[trunc_x_b]; in DownsampleInterpolateLinear()388 d = other_bot_ptr[trunc_x_b]; in DownsampleInterpolateLinear()