Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h78 UInt32 GetCoderInStreamIndex(UInt32 coderIndex) const in GetCoderInStreamIndex() function
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp372 bindPair.InIndex = _bindInfo.GetCoderInStreamIndex(bind.InCoder) + bind.InStream; in EncoderConstr()