Searched refs:sPixel (Results 1 – 1 of 1) sorted by relevance
1960 int32 sPixel = sCoord >> kResampleSubsampleBits; in RefResampleAcross16() local1963 const uint16 *s = sPtr + sPixel; in RefResampleAcross16()1999 int32 sPixel = sCoord >> kResampleSubsampleBits; in RefResampleAcross32() local2002 const real32 *s = sPtr + sPixel; in RefResampleAcross32()