Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.cpp4494 AutoPtr<dng_memory_block> histData (host.Allocate (65536 * sizeof (uint32))); in EncodeRawProxy() local
4496 uint32 *hist = histData->Buffer_uint32 (); in EncodeRawProxy()