Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h225 class CMixer
248 CMixer(bool encodeMode): in CMixer() function
322 public CMixer,
413 public CMixer,
440 CMixerMT(bool encodeMode): CMixer(encodeMode) {} in CMixerMT()
DCoderMixer2.cpp244 bool CMixer::Is_UnpackSize_Correct_for_Coder(UInt32 coderIndex) in Is_UnpackSize_Correct_for_Coder()
265 bool CMixer::Is_PackSize_Correct_for_Stream(UInt32 streamIndex) in Is_PackSize_Correct_for_Stream()
282 bool CMixer::Is_PackSize_Correct_for_Coder(UInt32 coderIndex) in Is_PackSize_Correct_for_Coder()
292 bool CMixer::IsThere_ExternalCoder_in_PackTree(UInt32 coderIndex) in IsThere_ExternalCoder_in_PackTree()
320 CMixer(encodeMode) in CMixerST()
917 CMixer::SetBindInfo(bindInfo); in SetBindInfo()
/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.h39 NCoderMixer2::CMixer *_mixer;
D7zEncode.h53 NCoderMixer2::CMixer *_mixer;