Searched refs:DoZeroBytes (Results 1 – 7 of 7) sorted by relevance
/external/dng_sdk/source/ |
D | dng_filter_task.cpp | 80 DoZeroBytes (fSrcBuffer [threadIndex]->Buffer (), in Start() 83 DoZeroBytes (fDstBuffer [threadIndex]->Buffer (), in Start()
|
D | dng_resample.cpp | 200 DoZeroBytes (fWeights32->Buffer (), in Initialize() 213 DoZeroBytes (fWeights16->Buffer (), in Initialize() 352 DoZeroBytes (fWeights32->Buffer (), in Initialize() 367 DoZeroBytes (fWeights16->Buffer (), in Initialize()
|
D | dng_hue_sat_map.cpp | 129 DoZeroBytes (fDeltas.Buffer (), size); in SetDivisions()
|
D | dng_pixel_buffer.cpp | 577 DoZeroBytes (dPtr, planes); in SetConstant() 605 DoZeroBytes (dPtr, planes << 1); in SetConstant() 633 DoZeroBytes (dPtr, planes << 2); in SetConstant()
|
D | dng_utils.cpp | 440 DoZeroBytes (hist, (maxValue + 1) * (uint32) sizeof (uint32)); in HistogramArea()
|
D | dng_stream.cpp | 744 DoZeroBytes (zeroBuffer.Buffer (), in PutZeros()
|
D | dng_bottlenecks.h | 625 inline void DoZeroBytes (void *dPtr, in DoZeroBytes() function
|