Searched refs:fRawJPEGImage (Results 1 – 2 of 2) sorted by relevance
797 , fRawJPEGImage () in dng_negative()3539 return fRawJPEGImage.Get (); in RawJPEGImage()3548 fRawJPEGImage.Reset (jpegImage.Release ()); in SetRawJPEGImage()3557 fRawJPEGImage.Reset (); in ClearRawJPEGImage()3569 if (fRawJPEGImage.Get ()) in FindRawJPEGImageDigest()3578 fRawJPEGImageDigest = fRawJPEGImage->FindDigest (host); in FindRawJPEGImageDigest()4658 fRawJPEGImage.Get () && in ConvertToProxy()
818 AutoPtr<dng_jpeg_image> fRawJPEGImage; variable