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

  /external/dng_sdk/source/
dng_ifd.h 106 uint32 fResolutionUnit;
dng_ifd.cpp 84 , fResolutionUnit (0)
762 fResolutionUnit = stream.TagValue_uint32 (tagType);
770 LookupResolutionUnit (fResolutionUnit));
    [all...]
dng_image_writer.h 49 uint16 fResolutionUnit;
dng_xmp.cpp     [all...]
dng_image_writer.cpp 70 , fResolutionUnit (0)
    [all...]
dng_negative.cpp 287 tag_uint16 tagResolutionUnit (tcResolutionUnit, res.fResolutionUnit);
    [all...]

Completed in 2120 milliseconds