Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_image_writer.cpp6629 AutoPtr<dng_memory_block> opcodeList3Data (negative.OpcodeList3 ().Spool (host)); in WriteDNG() local
6633 opcodeList3Data.Get () ? opcodeList3Data->LogicalSize () : 0, in WriteDNG()
6634 opcodeList3Data.Get () ? opcodeList3Data->Buffer () : NULL); in WriteDNG()
6636 if (opcodeList3Data.Get ()) in WriteDNG()