Searched defs:read1Bit (Results 1 – 2 of 2) sorted by relevance
152 inline FX_INT32 CJBig2_BitStream::read1Bit(FX_DWORD *dwResult) in read1Bit() function168 inline FX_INT32 CJBig2_BitStream::read1Bit(FX_BOOL *bResult) in read1Bit() function
53 public int read1Bit() throws IOException { in read1Bit() method in BitstreamReader