Searched refs:kernOffsets (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 337 const int32 * const * kernOffsets, 348 const int32 * const * kernOffsets, 1242 const int32 * const * kernOffsets, in DoBilinearRow16() argument 1253 kernOffsets, in DoBilinearRow16() 1265 const int32 * const * kernOffsets, in DoBilinearRow32() argument 1276 kernOffsets, in DoBilinearRow32()
|
D | dng_reference.h | 305 const int32 * const * kernOffsets, 315 const int32 * const * kernOffsets,
|
D | dng_reference.cpp | 1192 const int32 * const * kernOffsets, in RefBilinearRow16() argument 1204 const int32 *offsets = kernOffsets [patPhase]; in RefBilinearRow16() 1240 const int32 * const * kernOffsets, in RefBilinearRow32() argument 1252 const int32 *offsets = kernOffsets [patPhase]; in RefBilinearRow32()
|