Modifier and Type | Field and Description |
---|---|
static CABAC.BlockType |
CB_15x16_AC |
static CABAC.BlockType |
CB_16 |
static CABAC.BlockType |
CB_16_DC |
static CABAC.BlockType |
CB_64 |
static CABAC.BlockType |
CHROMA_AC |
static CABAC.BlockType |
CHROMA_DC |
int |
codedBlockCtxOff |
int |
coeffAbsLevelAdjust |
int |
coeffAbsLevelCtxOff |
static CABAC.BlockType |
CR_15x16_AC |
static CABAC.BlockType |
CR_16 |
static CABAC.BlockType |
CR_16_DC |
static CABAC.BlockType |
CR_64 |
int |
lastSigCoeffCtxOff |
int |
lastSigCoeffFldCtxOff |
static CABAC.BlockType |
LUMA_15_AC |
static CABAC.BlockType |
LUMA_16 |
static CABAC.BlockType |
LUMA_16_DC |
static CABAC.BlockType |
LUMA_64 |
int |
sigCoeffFlagCtxOff |
int |
sigCoeffFlagFldCtxOff |
public static final CABAC.BlockType LUMA_16_DC
public static final CABAC.BlockType LUMA_15_AC
public static final CABAC.BlockType LUMA_16
public static final CABAC.BlockType CHROMA_DC
public static final CABAC.BlockType CHROMA_AC
public static final CABAC.BlockType LUMA_64
public static final CABAC.BlockType CB_16_DC
public static final CABAC.BlockType CB_15x16_AC
public static final CABAC.BlockType CB_16
public static final CABAC.BlockType CB_64
public static final CABAC.BlockType CR_16_DC
public static final CABAC.BlockType CR_15x16_AC
public static final CABAC.BlockType CR_16
public static final CABAC.BlockType CR_64
public int codedBlockCtxOff
public int sigCoeffFlagCtxOff
public int lastSigCoeffCtxOff
public int sigCoeffFlagFldCtxOff
public int lastSigCoeffFldCtxOff
public int coeffAbsLevelCtxOff
public int coeffAbsLevelAdjust
Copyright © 2019. All rights reserved.