Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_bottlenecks.h338 const uint16 * const * kernWeights,
349 const real32 * const * kernWeights,
1243 const uint16 * const * kernWeights, in DoBilinearRow16() argument
1254 kernWeights, in DoBilinearRow16()
1266 const real32 * const * kernWeights, in DoBilinearRow32() argument
1277 kernWeights, in DoBilinearRow32()
Ddng_reference.h306 const uint16 * const * kernWeights,
316 const real32 * const * kernWeights,
Ddng_reference.cpp1193 const uint16 * const * kernWeights, in RefBilinearRow16() argument
1205 const uint16 *weights = kernWeights [patPhase]; in RefBilinearRow16()
1241 const real32 * const * kernWeights, in RefBilinearRow32() argument
1253 const real32 *weights = kernWeights [patPhase]; in RefBilinearRow32()