Searched refs:rowsPerStrip (Results 1 – 1 of 1) sorted by relevance
1828 uint32 rowsPerStrip = Pin_uint32 (ifd.fSubTileBlockRows, in ReadLosslessJPEG() local1832 rowsPerStrip = rowsPerStrip / ifd.fSubTileBlockRows in ReadLosslessJPEG()1835 uint32 bufferSize = SafeUint32Mult (bytesPerRow, rowsPerStrip); in ReadLosslessJPEG()