Searched defs:DecodeBit (Results 1 – 4 of 4) 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
104 UInt32 (*DecodeBit)(void *p, UInt32 size0); member
199 unsigned CRangeDecoder::DecodeBit(CProb *prob) in DecodeBit() function in CRangeDecoder