public class CodedBlock extends Object
Modifier and Type | Field and Description |
---|---|
static CodedBlock[] |
EMPTY_ARR |
Constructor and Description |
---|
CodedBlock(ModeInfo mode,
Residual r) |
Modifier and Type | Method and Description |
---|---|
ModeInfo |
getMode() |
Residual |
getResidual() |
static CodedBlock |
read(int miCol,
int miRow,
int blSz,
VPXBooleanDecoder decoder,
DecodingContext c) |
public static final CodedBlock[] EMPTY_ARR
public ModeInfo getMode()
public Residual getResidual()
public static CodedBlock read(int miCol, int miRow, int blSz, VPXBooleanDecoder decoder, DecodingContext c)
Copyright © 2019. All rights reserved.