Searched refs:one_minus_fp_y (Results 1 – 1 of 1) sorted by relevance
186 const int one_minus_fp_y = kFixedPointOne - fp_y; in GetPixelInterpFixed1616() local196 (one_minus_fp_y * static_cast<int64_t>(one_minus_fp_x * a + fp_x * b) + in GetPixelInterpFixed1616()356 const int one_minus_fp_y = kFixedPointOne8 - fp_y; in DownsampleInterpolateLinear() local395 ((one_minus_fp_y * one_minus_fp_x * a + fp_x * b) + in DownsampleInterpolateLinear()