Searched refs:fPixelScaleV (Results 1 – 1 of 1) sorted by relevance
974 const real64 fPixelScaleV; member in dng_filter_warp1021 , fPixelScaleV (1.0 / negative.PixelAspectRatio ()) in dng_filter_warp()1022 , fPixelScaleVInv (1.0 / fPixelScaleV) in dng_filter_warp()1076 Round_int32 (fPixelScaleV * (real64) squareBounds.H ()); in dng_filter_warp()1444 const dng_point_real64 diffNormScaled (diffNorm.v * fPixelScaleV, in GetSrcPixelPosition()