Home
last modified time | relevance | path

Searched refs:isVerticalUV (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Doverlay.cpp112 bool isVerticalUV = !horizontal && !isY; in update_coefficients() local
150 + (((j == (taps - 1) / 2) && !isVerticalUV) ? 2 : 0), in update_coefficients()
176 + (((tap2Fix == (taps - 1) / 2) && !isVerticalUV) ? 2 : 0), in update_coefficients()