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

  /external/dng_sdk/source/
dng_exif.h 154 dng_urational fGPSSpeed;
dng_exif.cpp 127 , fGPSSpeed ()
243 fGPSSpeed = exif.fGPSSpeed;
    [all...]
dng_image_writer.h 920 tag_urational fGPSSpeed;
dng_image_writer.cpp 1043 , fGPSSpeed (tcGPSSpeed , exif.fGPSSpeed )
1558 if (exif.fGPSSpeed.IsValid ())
1560 fGPSIFD.Add (&fGPSSpeed);
    [all...]
dng_xmp.cpp     [all...]

Completed in 59 milliseconds