Searched defs:DecodeBit (Results 1 – 3 of 3) sorted by relevance
54 public int DecodeBit(short []probs, int index) throws IOException in DecodeBit() method in Decoder
213 public uint DecodeBit(uint size0, int numTotalBits) in DecodeBit() method in SevenZip.Compression.RangeCoder.Decoder
199 unsigned CRangeDecoder::DecodeBit(CProb *prob) in DecodeBit() function in CRangeDecoder