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

  /external/dng_sdk/source/
dng_exif.h 76 dng_urational fFocalLength;
dng_exif.cpp 59 , fFocalLength ()
    [all...]
dng_image_writer.h 797 tag_urational fFocalLength;
dng_image_writer.cpp 908 , fFocalLength (tcFocalLength, exif.fFocalLength)
1128 if (exif.fFocalLength.IsValid ())
1130 fExifIFD.Add (&fFocalLength);
    [all...]
dng_xmp.cpp     [all...]

Completed in 1382 milliseconds