Searched refs:fTileByteCount (Results 1 – 3 of 3) sorted by relevance
127 uint32 fTileByteCount [kMaxTileInfo]; variable
2676 if (ifd.fTileByteCount [0] < 1) in CanRead()2745 uint32 *fTileByteCount; member in dng_read_tiles_task2785 , fTileByteCount (tileByteCount) in dng_read_tiles_task()2839 byteCount = fTileByteCount [tileIndex]; in Process()3073 tileByteCount [tileIndex] = ifd.fTileByteCount [tileIndex]; in Read()
207 fTileByteCount [j] = 0; in dng_ifd()661 fTileByteCount [j] = stream.TagValue_uint32 (tagType); in ParseTag()915 fTileByteCount [j] = stream.TagValue_uint32 (tagType); in ParseTag()