Searched refs:tileRowBytes (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_image_writer.cpp4607 uint32 tileRowBytes = SafeUint32Mult (ifd.fTileWidth, bytesPerPixel); local
4618 kImageBufferSize / tileRowBytes,
4630 uint32 uncompressedSize = SafeUint32Mult(subTileLength, tileRowBytes);

Completed in 58 milliseconds