Uses of Class
com.github.junrar.unpack.ppm.ModelPPM
-
Packages that use ModelPPM Package Description com.github.junrar.unpack com.github.junrar.unpack.ppm -
-
Uses of ModelPPM in com.github.junrar.unpack
Fields in com.github.junrar.unpack declared as ModelPPM Modifier and Type Field Description private ModelPPMUnpack. ppm -
Uses of ModelPPM in com.github.junrar.unpack.ppm
Methods in com.github.junrar.unpack.ppm with parameters of type ModelPPM Modifier and Type Method Description intPPMContext. createChild(ModelPPM model, State pStats, StateRef firstState)voidPPMContext. decodeBinSymbol(ModelPPM model)booleanPPMContext. decodeSymbol1(ModelPPM model)booleanPPMContext. decodeSymbol2(ModelPPM model)private intPPMContext. getArrayIndex(ModelPPM Model, State rs)private SEE2ContextPPMContext. makeEscFreq2(ModelPPM model, int Diff)voidPPMContext. rescale(ModelPPM model)voidPPMContext. update1(ModelPPM model, int p)voidPPMContext. update2(ModelPPM model, int p)
-