Home
last modified time | relevance | path

Searched defs:nextCoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp257 const UInt32 nextCoder = _bi.Stream_to_Coder[_bi.Bonds[(unsigned)bond].PackIndex]; in Is_UnpackSize_Correct_for_Coder() local
274 const UInt32 nextCoder = _bi.Bonds[(unsigned)bond].UnpackIndex; in Is_PackSize_Correct_for_Stream() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp1317 unsigned nextCoder; in MakeExeMethod() local