Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.cpp785 , fOpcodeList1 (1) in dng_negative()
2104 fOpcodeList1.FingerprintToStream (printer); in FindRawDataUniqueID()
3683 fOpcodeList1.Parse (host, in ReadStage1Image()
3878 else if (fOpcodeList1.MinVersion (false) > host.SaveDNGVersion () || in BuildStage2Image()
3879 fOpcodeList1.AlwaysApply ()) in BuildStage2Image()
3952 host.ApplyOpcodeList (fOpcodeList1, *this, fStage1Image); in BuildStage2Image()
3959 fOpcodeList1.Clear (); in BuildStage2Image()
4693 fOpcodeList1.Clear (); in ConvertToProxy()
Ddng_negative.h767 dng_opcode_list fOpcodeList1; variable
2130 return fOpcodeList1; in OpcodeList1()
2135 return fOpcodeList1; in OpcodeList1()