Searched defs:writeNBit (Results 1 – 2 of 2) sorted by relevance
83 public void writeNBit(long value, int n) throws IOException { in writeNBit() method in BitstreamWriter
83 public void writeNBit(long value, int n, String string) throws IOException { in writeNBit() method in CAVLCWriter