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

  /external/lzma/CPP/7zip/Compress/
Bcj2Coder.h 74 NCompress::NRangeCoder::CBitDecoder<kNumMoveBits> _statusDecoder[256 + 2];
Bcj2Coder.cpp 313 _statusDecoder[i].Init();
348 if (_statusDecoder[index].Decode(&_rangeDecoder) == 1)

Completed in 42 milliseconds