Searched refs:_statusDecoder (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Compress/
H A DBcj2Coder.h74 NCompress::NRangeCoder::CBitDecoder<kNumMoveBits> _statusDecoder[256 + 2]; member in class:NCompress::NBcj2::CDecoder
H A DBcj2Coder.cpp313 _statusDecoder[i].Init();
348 if (_statusDecoder[index].Decode(&_rangeDecoder) == 1)

Completed in 173 milliseconds