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

  /external/dng_sdk/source/
dng_ifd.h 191 dng_urational fDefaultCropSizeV;
dng_negative.h 569 dng_urational fDefaultCropSizeV;
962 fDefaultCropSizeV = sizeV;
985 return fDefaultCropSizeV;
1012 uint32 sizeV = Round_uint32 (fDefaultCropSizeV.As_real64 ());
    [all...]

Completed in 62 milliseconds