public final class CX extends Object
| Constructor and Description |
|---|
CX(int size,
int index) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
cx() |
protected int |
getIndex() |
protected byte |
mps() |
protected void |
setCx(int value) |
void |
setIndex(int index) |
protected void |
toggleMps()
Flips the bit in actual "more predictable symbol" array element.
|
public CX(int size,
int index)
size - - Amount of context values.index - - Start index.protected int cx()
protected void setCx(int value)
protected byte mps()
0 or 1.protected void toggleMps()
protected int getIndex()
public void setIndex(int index)
Copyright © 2018 The Apache Software Foundation. All rights reserved.