Searched refs:kernWeights (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_bottlenecks.h | 338 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()
|
D | dng_reference.h | 306 const uint16 * const * kernWeights, 316 const real32 * const * kernWeights,
|
D | dng_reference.cpp | 1193 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()
|