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

  /external/dng_sdk/source/
dng_ifd.h 104 real64 fYResolution;
dng_ifd.cpp 83 , fYResolution (0.0)
718 fYResolution = stream.TagValue_real64 (tagType);
724 printf ("YResolution: %0.2f\n", fYResolution);
    [all...]
dng_image_writer.h 47 dng_urational fYResolution;
dng_xmp.cpp     [all...]
dng_image_writer.cpp 68 , fYResolution ()
    [all...]
dng_negative.cpp 285 tag_urational tagYResolution (tcYResolution, res.fYResolution);
    [all...]

Completed in 646 milliseconds