Home
last modified time | relevance | path

Searched refs:CMixer (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h221 class CMixer
242 CMixer(bool encodeMode): in CMixer() function
314 public CMixer,
404 public CMixer,
430 CMixerMT(bool encodeMode): CMixer(encodeMode) {} in CMixerMT()
DCoderMixer2.cpp185 bool CMixer::Is_UnpackSize_Correct_for_Coder(UInt32 coderIndex) in Is_UnpackSize_Correct_for_Coder()
206 bool CMixer::Is_PackSize_Correct_for_Stream(UInt32 streamIndex) in Is_PackSize_Correct_for_Stream()
223 bool CMixer::Is_PackSize_Correct_for_Coder(UInt32 coderIndex) in Is_PackSize_Correct_for_Coder()
233 bool CMixer::IsThere_ExternalCoder_in_PackTree(UInt32 coderIndex) in IsThere_ExternalCoder_in_PackTree()
261 CMixer(encodeMode) in CMixerST()
845 CMixer::SetBindInfo(bindInfo); in SetBindInfo()
/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.h39 NCoderMixer2::CMixer *_mixer;
D7zEncode.h53 NCoderMixer2::CMixer *_mixer;