Searched refs:_statusDecoder (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 84 milliseconds