HomeSort by relevance Sort by last modified time
    Searched refs:fExposureBiasValue (Results 1 - 5 of 5) sorted by null

  /external/dng_sdk/source/
dng_exif.h 74 dng_srational fExposureBiasValue;
dng_exif.cpp 57 , fExposureBiasValue ()
    [all...]
dng_image_writer.h 791 tag_srational fExposureBiasValue;
dng_image_writer.cpp 902 , fExposureBiasValue (tcExposureBiasValue, exif.fExposureBiasValue)
1113 if (exif.fExposureBiasValue.IsValid ())
1115 fExifIFD.Add (&fExposureBiasValue);
    [all...]
dng_xmp.cpp     [all...]

Completed in 91 milliseconds