Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h70 int FindBinderForOutStream(UInt32 outStream) const in FindBinderForOutStream() function
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp377 if (_bindInfo.FindBinderForOutStream(i) == -1) in EncoderConstr()
395 int binder = _bindInfo.FindBinderForOutStream(outIndex); in EncoderConstr()