Home
last modified time | relevance | path

Searched refs:real64 (Results 51 - 61 of 61) sorted by relevance

123

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_types.h82 typedef double real64; typedef
H A Ddng_image_writer.h450 real64 fValue;
455 real64 value = 0.0) in tag_real64()
464 void Set (real64 value) in Set()
1017 real64 fValues [2 * kMaxColorPlanes];
H A Ddng_hue_sat_map.h228 real64 weight1);
H A Ddng_xmp.cpp283 real64 x = coord [0].As_real64 () * 60.0 + in EncodeGPSCoordinate()
352 real64 minutes = 0.0; in DecodeGPSCoordinate()
353 real64 seconds = 0.0; in DecodeGPSCoordinate()
1404 real64 &x) const in Get_real64()
1438 real64 x, in Set_real64()
3420 real64 minFL = exif.fLensInfo [0].As_real64 (); in SyncExif()
3421 real64 maxFL = exif.fLensInfo [1].As_real64 (); in SyncExif()
3428 real64 minFS = exif.fLensInfo [2].As_real64 (); in SyncExif()
3429 real64 maxFS = exif.fLensInfo [3].As_real64 (); in SyncExif()
H A Ddng_parse_utils.h136 void DumpExposureTime (real64 x);
H A Ddng_hue_sat_map.cpp263 real64 weight1) in Interpolate()
H A Ddng_pixel_buffer.h706 real64 MaximumDifference (const dng_pixel_buffer &rhs,
H A Ddng_parse_utils.cpp2113 real64 x = stream.TagValue_real64 (tagType); in DumpTagValues()
2247 void DumpExposureTime (real64 x) in DumpExposureTime()
H A Ddng_shared.cpp2017 const real64 scale = stream.TagValue_real64 (tagType); in Parse_ifd0()
2018 const real64 offset = stream.TagValue_real64 (tagType); in Parse_ifd0()
H A Ddng_mosaic_info.cpp1649 real64 cropFactor) const
H A Ddng_image_writer.cpp378 const real64 *p = (const real64 *) fData; in Put()

Completed in 22 milliseconds

123