|
MAM API (developer's version) |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ArithmeticModel in <Unnamed> |
|---|
| Classes in <Unnamed> that implement ArithmeticModel | |
|---|---|
class |
AdaptiveModel
Regular adaptive arithmetic coding model. |
class |
PPMModel
An implementation of prediction by partial matching. |
| Fields in <Unnamed> declared as ArithmeticModel | |
|---|---|
private ArithmeticModel |
MAMDecode.model
|
private ArithmeticModel |
MAMEncode.model
|
| Methods in <Unnamed> with parameters of type ArithmeticModel | |
|---|---|
void |
MAMDecode.setModel(ArithmeticModel mod)
|
void |
MAMEncode.setModel(ArithmeticModel mod)
|
| Constructors in <Unnamed> with parameters of type ArithmeticModel | |
|---|---|
MAMDecode(ArithmeticModel mod)
|
|
MAMEncode(ArithmeticModel mod)
|
|
|
MAM API (developer's version) |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||