Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_reference.cpp1960 int32 sPixel = sCoord >> kResampleSubsampleBits; in RefResampleAcross16() local
1963 const uint16 *s = sPtr + sPixel; in RefResampleAcross16()
1999 int32 sPixel = sCoord >> kResampleSubsampleBits; in RefResampleAcross32() local
2002 const real32 *s = sPtr + sPixel; in RefResampleAcross32()