Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h86 UInt32 GetCoderOutStreamIndex(UInt32 coderIndex) const in GetCoderOutStreamIndex() function
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp373 bindPair.OutIndex = _bindInfo.GetCoderOutStreamIndex(bind.OutCoder) + bind.OutStream; in EncoderConstr()
394 UInt32 outIndex = _bindInfo.GetCoderOutStreamIndex(coderIndex); in EncoderConstr()