Searched defs:GetPrice1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/RangeCoder/
H A DRangeCoderBit.h81 UInt32 GetPrice1() const { return CPriceTables::ProbPrices[(kBitModelTotal - this->Prob) >> kNumMoveReducingBits]; } function in class:NCompress::NRangeCoder::CBitEncoder
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/RangeCoder/
H A DRangeCoderBit.h81 UInt32 GetPrice1() const { return CPriceTables::ProbPrices[(kBitModelTotal - this->Prob) >> kNumMoveReducingBits]; } function in class:NCompress::NRangeCoder::CBitEncoder
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/RangeCoder/
H A DRangeCoderBit.h81 UInt32 GetPrice1() const { return CPriceTables::ProbPrices[(kBitModelTotal - this->Prob) >> kNumMoveReducingBits]; } function in class:NCompress::NRangeCoder::CBitEncoder

Completed in 60 milliseconds