public class VPXBooleanEncoder extends Object
VPXBooleanEncoder(ByteBuffer out)
int
position()
void
stop()
writeBit(int prob, int bb)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VPXBooleanEncoder(ByteBuffer out)
public void writeBit(int prob, int bb)
public void stop()
public int position()
Copyright © 2019. All rights reserved.