Searched refs:histData (Results 1 – 1 of 1) sorted by relevance
4494 AutoPtr<dng_memory_block> histData (host.Allocate (65536 * sizeof (uint32))); in EncodeRawProxy() local4496 uint32 *hist = histData->Buffer_uint32 (); in EncodeRawProxy()