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

  /external/dng_sdk/source/
dng_exif.h 73 dng_srational fBrightnessValue;
dng_exif.cpp 56 , fBrightnessValue ()
    [all...]
dng_image_writer.h 789 tag_srational fBrightnessValue;
dng_image_writer.cpp 900 , fBrightnessValue (tcBrightnessValue, exif.fBrightnessValue)
1108 if (exif.fBrightnessValue.IsValid ())
1110 fExifIFD.Add (&fBrightnessValue);
    [all...]
dng_xmp.cpp     [all...]

Completed in 115 milliseconds