Searched defs:_CRangeEnc (Results 1 – 1 of 1) sorted by relevance
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;[all …]