public class VPXConst extends Object
Modifier and Type | Field and Description |
---|---|
static int[] |
ac_qlookup |
static int[] |
dc_qlookup |
static int[] |
probCoeffExtCat5 |
static int[] |
probCoeffExtCat6 |
static int[][][][] |
tokenDefaultBinProbs |
static int[][][][] |
tokenProbUpdateFlagProbs |
static int[] |
vp8Norm |
static int[] |
zigzag |
Constructor and Description |
---|
VPXConst() |
public static final int[] vp8Norm
public static final int[][][][] tokenDefaultBinProbs
public static int[][][][] tokenProbUpdateFlagProbs
public static final int[] probCoeffExtCat6
public static final int[] probCoeffExtCat5
public static final int[] dc_qlookup
public static final int[] ac_qlookup
public static final int[] zigzag
Copyright © 2019. All rights reserved.