Searched refs:fPixelScaleVInv (Results 1 – 1 of 1) sorted by relevance
975 const real64 fPixelScaleVInv; member in dng_filter_warp1022 , fPixelScaleVInv (1.0 / fPixelScaleV) in dng_filter_warp()1479 dSrc.v = diff.v + (fNormRadius * tan.v * fPixelScaleVInv); in GetSrcPixelPosition()1497 dSrc.v = fNormRadius * (diffNorm.v * ratio + tan.v * fPixelScaleVInv); in GetSrcPixelPosition()