Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h2138 const dng_opcode_list & OpcodeList2 () const in OpcodeList2() function
2143 dng_opcode_list & OpcodeList2 () in OpcodeList2() function
Ddng_image_writer.cpp5772 negative.OpcodeList2 ().MinVersion (false)); in WriteDNG()
6613 AutoPtr<dng_memory_block> opcodeList2Data (negative.OpcodeList2 ().Spool (host)); in WriteDNG()