Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_resample.cpp731 int32 rowFract = rowCoord & kResampleSubsampleMask; in ProcessArea() local
733 const real32 *weightsV = fWeightsV.Weights32 (rowFract); in ProcessArea()
785 int32 rowFract = rowCoord & kResampleSubsampleMask; in ProcessArea() local
787 const int16 *weightsV = fWeightsV.Weights16 (rowFract); in ProcessArea()