Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_image_writer.cpp6613 AutoPtr<dng_memory_block> opcodeList2Data (negative.OpcodeList2 ().Spool (host)); in WriteDNG() local
6617 opcodeList2Data.Get () ? opcodeList2Data->LogicalSize () : 0, in WriteDNG()
6618 opcodeList2Data.Get () ? opcodeList2Data->Buffer () : NULL); in WriteDNG()
6620 if (opcodeList2Data.Get ()) in WriteDNG()