Searched refs:fFocalPlaneYResolution (Results 1 – 5 of 5) sorted by relevance
130 dng_urational fFocalPlaneYResolution; variable
108 , fFocalPlaneYResolution () in dng_exif()1298 fFocalPlaneYResolution = stream.TagValue_urational (tagType); in Parse_ifd0_main()1306 fFocalPlaneYResolution.As_real64 ()); in Parse_ifd0_main()2693 fFocalPlaneYResolution = stream.TagValue_urational (tagType); in Parse_ifd0_exif()2701 fFocalPlaneYResolution.As_real64 ()); in Parse_ifd0_exif()
850 tag_urational fFocalPlaneYResolution; variable
976 , fFocalPlaneYResolution (tcFocalPlaneYResolutionExif, exif.fFocalPlaneYResolution) in exif_tag_set()1269 if (exif.fFocalPlaneYResolution.IsValid ()) in exif_tag_set()1271 fExifIFD.Add (&fFocalPlaneYResolution); in exif_tag_set()
2974 exif.fFocalPlaneYResolution, in SyncExif()