Searched refs:fFocalPlaneXResolution (Results 1 – 5 of 5) sorted by relevance
129 dng_urational fFocalPlaneXResolution; variable
107 , fFocalPlaneXResolution () in dng_exif()1273 fFocalPlaneXResolution = stream.TagValue_urational (tagType); in Parse_ifd0_main()1281 fFocalPlaneXResolution.As_real64 ()); in Parse_ifd0_main()2668 fFocalPlaneXResolution = stream.TagValue_urational (tagType); in Parse_ifd0_exif()2676 fFocalPlaneXResolution.As_real64 ()); in Parse_ifd0_exif()
849 tag_urational fFocalPlaneXResolution; variable
975 , fFocalPlaneXResolution (tcFocalPlaneXResolutionExif, exif.fFocalPlaneXResolution) in exif_tag_set()1264 if (exif.fFocalPlaneXResolution.IsValid ()) in exif_tag_set()1266 fExifIFD.Add (&fFocalPlaneXResolution); in exif_tag_set()
2969 exif.fFocalPlaneXResolution, in SyncExif()