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
181 UInt32 DecodeBit(UInt32 size0, UInt32 numTotalBits) in DecodeBit() function
104 UInt32 (*DecodeBit)(void *p, UInt32 size0); member