Searched defs:bitOffset (Results 1 – 4 of 4) sorted by relevance
218 int bitOffset = 0; in testDecode() local
266 packSmsChar(byte[] packedChars, int bitOffset, int value) { in packSmsChar()315 int bitOffset = (7 * i) + numPaddingBits; in gsm7BitPackedToString() local
54 protected int bitOffset = 0; field in ImageInputStreamImpl243 public void setBitOffset(int bitOffset) throws IOException { in setBitOffset()
364 void setBitOffset(int bitOffset) throws IOException; in setBitOffset()