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

  /external/dng_sdk/source/
dng_ifd.h 127 uint32 fTileByteCount [kMaxTileInfo];
dng_read_image.cpp     [all...]
dng_ifd.cpp 207 fTileByteCount [j] = 0;
661 fTileByteCount [j] = stream.TagValue_uint32 (tagType);
915 fTileByteCount [j] = stream.TagValue_uint32 (tagType);
    [all...]

Completed in 41 milliseconds