Lines Matching refs:fExif
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()
1364 if (fExif->fMake.StartsWith ("Samsung")) in ParseMakerNote()
1382 if (fExif->fMake.StartsWith ("CASIO COMPUTER") && in ParseMakerNote()
1604 fExif.Get (), in ParseDNGPrivateData()
1629 fExif.Get (), in ParseDNGPrivateData()
1654 fExif.Get (), in ParseDNGPrivateData()
1695 fExif.Get (), in ParseDNGPrivateData()
1750 fExif.Get (), in ParseDNGPrivateData()
1853 fExif.Get (), in ParseDNGPrivateData()
1965 fExif.Reset (host.Make_dng_exif ()); in Parse()
1973 fExif.Get (), in Parse()
2101 fExif.Get (), in Parse()
2140 fExif.Get (), in Parse()
2156 fExif.Get (), in Parse()
2180 fExif.Get (), in Parse()
2209 fExif.Get (), in Parse()
2225 fExif.Get (), in Parse()
2293 fExif->PostParse (host, *fShared.Get ()); in PostParse()
2295 fShared->PostParse (host, *fExif.Get ()); in PostParse()