Searched refs:interpolationMethod (Results 1 – 1 of 1) sorted by relevance
1947 LineInterpolationMethod interpolationMethod) in verifyLineGroupPixelIndependentInterpolation() argument1950 DE_ASSERT(interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT || in verifyLineGroupPixelIndependentInterpolation()1951 interpolationMethod == LINEINTERPOLATION_PROJECTED); in verifyLineGroupPixelIndependentInterpolation()2025 … const LineInterpolationRange range = (interpolationMethod == LINEINTERPOLATION_STRICTLY_CORRECT) ? in verifyLineGroupPixelIndependentInterpolation()