Searched refs:writeU (Results 1 – 2 of 2) sorted by relevance
40 public void writeU(int value, int n, String string) throws IOException { in writeU() method in CAVLCWriter79 public void writeU(int i, int n) throws IOException { in writeU() method in CAVLCWriter
228 writer.writeU(slice_group_id[i], NumberBitsPerSliceGroupId); in write()