Lines Matching defs:compSize
603 int compSize = compressor->compress (_lineBuffer->dataPtr,607 if (compSize < _lineBuffer->dataSize)609 _lineBuffer->dataSize = compSize;