Searched refs:stripLength (Results 1 – 1 of 1) sorted by relevance
1066 uint32 stripLength = Pin_uint32 (ifd.fSubTileBlockRows, in dng_image_spooler() local1070 stripLength = stripLength / ifd.fSubTileBlockRows in dng_image_spooler()1074 fTileStrip.b = fTileArea.t + stripLength; in dng_image_spooler()1079 fBufferSize = bytesPerRow * stripLength; in dng_image_spooler()1136 uint32 stripLength = fTileStrip.H (); in Spool() local1140 fTileStrip.b = Min_int32 (fTileStrip.t + stripLength, in Spool()