Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_reference.cpp1959 int32 sFract = sCoord & kResampleSubsampleMask; in RefResampleAcross16() local
1962 const int16 *w = wPtr + sFract * wStep; in RefResampleAcross16()
1998 int32 sFract = sCoord & kResampleSubsampleMask; in RefResampleAcross32() local
2001 const real32 *w = wPtr + sFract * wStep; in RefResampleAcross32()