Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.cpp786 , fOpcodeList2 (2) in dng_negative()
2105 fOpcodeList2.FingerprintToStream (printer); in FindRawDataUniqueID()
3702 fOpcodeList2.Parse (host, in ReadStage1Image()
3872 else if (fOpcodeList2.MinVersion (false) > host.SaveDNGVersion () || in BuildStage2Image()
3873 fOpcodeList2.AlwaysApply ()) in BuildStage2Image()
4008 host.ApplyOpcodeList (fOpcodeList2, *this, fStage2Image); in BuildStage2Image()
4015 fOpcodeList2.Clear (); in BuildStage2Image()
4694 fOpcodeList2.Clear (); in ConvertToProxy()
4830 fOpcodeList2)); in ConvertToProxy()
Ddng_negative.h771 dng_opcode_list fOpcodeList2; variable
2140 return fOpcodeList2; in OpcodeList2()
2145 return fOpcodeList2; in OpcodeList2()