Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_image_writer.cpp6597 AutoPtr<dng_memory_block> opcodeList1Data (negative.OpcodeList1 ().Spool (host)); in WriteDNG() local
6601 opcodeList1Data.Get () ? opcodeList1Data->LogicalSize () : 0, in WriteDNG()
6602 opcodeList1Data.Get () ? opcodeList1Data->Buffer () : NULL); in WriteDNG()
6604 if (opcodeList1Data.Get ()) in WriteDNG()