Method | Description | |
---|---|---|
Decode ( RangeCoder rangeDecoder ) : uint | ||
Init ( ) : void | ||
UpdateModel ( int numMoveBits, uint symbol ) : void |
public Decode ( RangeCoder rangeDecoder ) : uint | ||
rangeDecoder | RangeCoder | |
return | uint |
public UpdateModel ( int numMoveBits, uint symbol ) : void | ||
numMoveBits | int | |
symbol | uint | |
return | void |