Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_bottlenecks.h339 uint32 sShift);
350 uint32 sShift);
1244 uint32 sShift) in DoBilinearRow16() argument
1255 sShift); in DoBilinearRow16()
1267 uint32 sShift) in DoBilinearRow32() argument
1278 sShift); in DoBilinearRow32()
Ddng_reference.h307 uint32 sShift);
317 uint32 sShift);
Ddng_reference.cpp1194 uint32 sShift) in RefBilinearRow16() argument
1200 const uint16 *p = sPtr + (j >> sShift); in RefBilinearRow16()
1242 uint32 sShift) in RefBilinearRow32() argument
1248 const real32 *p = sPtr + (j >> sShift); in RefBilinearRow32()