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

  /external/dng_sdk/source/
dng_ifd.h 103 real64 fXResolution;
dng_ifd.cpp 82 , fXResolution (0.0)
696 fXResolution = stream.TagValue_real64 (tagType);
702 printf ("XResolution: %0.2f\n", fXResolution);
    [all...]
dng_image_writer.h 46 dng_urational fXResolution;
dng_xmp.cpp     [all...]
dng_image_writer.cpp 67 : fXResolution ()
    [all...]
dng_negative.cpp 284 tag_urational tagXResolution (tcXResolution, res.fXResolution);
    [all...]

Completed in 243 milliseconds