Searched refs:SaveLinearDNG (Results 1 – 3 of 3) sorted by relevance
299 virtual bool SaveLinearDNG (const dng_negative &negative) const;
202 bool dng_host::SaveLinearDNG (const dng_negative & /* negative */) const in SaveLinearDNG() function in dng_host
3853 else if (host.SaveLinearDNG (*this)) in BuildStage2Image()