Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp292 bool CMixer::IsThere_ExternalCoder_in_PackTree(UInt32 coderIndex) in IsThere_ExternalCoder_in_PackTree() function in NCoderMixer2::CMixer
308 if (IsThere_ExternalCoder_in_PackTree(_bi.Bonds[(unsigned)bond].UnpackIndex)) in IsThere_ExternalCoder_in_PackTree()
H A DCoderMixer2.h283 bool IsThere_ExternalCoder_in_PackTree(UInt32 coderIndex);
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.cpp529 if (!needMtLock && _mixer->IsThere_ExternalCoder_in_PackTree(_mixer->MainCoderIndex))
H A D7zEncode.cpp446 if (!_mixer->IsThere_ExternalCoder_in_PackTree(mainCoder))