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

  /external/dng_sdk/source/
dng_exif.cpp 1207 real64 maxFL = fLensInfo [1].As_real64 ();
1209 if (minFL == maxFL)
1212 printf ("%0.1f-%0.1f mm", minFL, maxFL);
    [all...]
dng_xmp.cpp     [all...]

Completed in 224 milliseconds