Lines Matching defs:_CRangeEnc
220 typedef struct _CRangeEnc struct222 UInt32 range;223 Byte cache;224 UInt64 low;225 UInt64 cacheSize;226 Byte *buf;227 Byte *bufLim;228 Byte *bufBase;229 ISeqOutStream *outStream;230 UInt64 processed;231 SRes res;