Searched refs:fExif (Results 1 – 4 of 4) sorted by relevance
37 , fExif () in dng_info()849 fExif.Get (), in ParseMakerNoteIFD()1221 if (fExif->fMake.StartsWith ("NIKON")) in ParseMakerNote()1239 if (fExif->fMake.StartsWith ("CANON")) in ParseMakerNote()1257 if (fExif->fMake.StartsWith ("MINOLTA" ) || in ParseMakerNote()1258 fExif->fMake.StartsWith ("KONICA MINOLTA")) in ParseMakerNote()1276 if (fExif->fMake.StartsWith ("SONY")) in ParseMakerNote()1294 if (fExif->fMake.StartsWith ("EASTMAN KODAK")) in ParseMakerNote()1312 if (fExif->fMake.StartsWith ("Mamiya")) in ParseMakerNote()1346 if (fExif->fMake.StartsWith ("Hasselblad")) in ParseMakerNote()[all …]
52 AutoPtr<dng_exif> fExif; variable
141 , fExif (host.Make_dng_exif ()) in dng_metadata()195 , fExif (CloneAutoPtr (rhs.fExif)) in dng_metadata()255 fExif.Reset (newExif); in ResetExif()665 fOriginalExif.Reset (fExif->Clone ()); in SynchronizeMetadata()675 fXMP->SyncExif (*fExif.Get ()); in SynchronizeMetadata()688 fExif->UpdateDateTime (dt); in UpdateDateTime()3224 ResetExif (info.fExif.Release ()); in Parse()
236 AutoPtr<dng_exif> fExif; variable369 return fExif.Get (); in GetExif()374 return fExif.Get (); in GetExif()