Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h310 struct CStBinderStream struct
316 CStBinderStream(): InStreamSpec(NULL), OutStreamSpec(NULL) {} in CStBinderStream() function
338 CObjectVector<CStBinderStream> _binderStreams;
DCoderMixer2.cpp458 CStBinderStream &bs = _binderStreams[bond]; in GetInStream()
563 CStBinderStream &bs = _binderStreams[bond]; in GetOutStream()
799 const CStBinderStream &bs = _binderStreams[i]; in Code()
848 const CStBinderStream &bs = _binderStreams[bondIndex]; in GetBondStreamSize()