Home
last modified time | relevance | path

Searched refs:CStBinderStream (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h302 struct CStBinderStream struct
308 CStBinderStream(): InStreamSpec(NULL), OutStreamSpec(NULL) {} in CStBinderStream() argument
330 CObjectVector<CStBinderStream> _binderStreams;
DCoderMixer2.cpp399 CStBinderStream &bs = _binderStreams[bond]; in GetInStream()
504 CStBinderStream &bs = _binderStreams[bond]; in GetOutStream()
736 const CStBinderStream &bs = _binderStreams[i]; in Code()
776 const CStBinderStream &bs = _binderStreams[bondIndex]; in GetBondStreamSize()