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