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

  /external/dng_sdk/source/
dng_shared.cpp 169 fColorPlanes = Pin_uint32 (0, tagCount / 3, kMaxColorPlanes);
216 fColorPlanes = Pin_uint32 (0, tagCount / 3, kMaxColorPlanes);
1790 fCameraProfile.fColorPlanes = Pin_uint32 (0, tagCount, kMaxColorPlanes);
1843 fCameraProfile.fColorPlanes = Pin_uint32 (0, tagCount, kMaxColorPlanes);
    [all...]
dng_read_image.cpp 1066 uint32 stripLength = Pin_uint32 (ifd.fSubTileBlockRows,
    [all...]
dng_utils.h 147 inline uint32 Pin_uint32 (uint32 min, uint32 x, uint32 max)
dng_ifd.cpp     [all...]
dng_bad_pixels.cpp 1512 p4 [4] = (uint16) Pin_uint32 (lower, estimate, upper);
    [all...]
dng_image_writer.cpp     [all...]

Completed in 121 milliseconds