public class CodedSuperBlock extends Object
| Constructor and Description |
|---|
CodedSuperBlock(CodedBlock[] codedBlocks) |
| Modifier and Type | Method and Description |
|---|---|
CodedBlock[] |
getCodedBlocks() |
static CodedSuperBlock |
read(int miCol,
int miRow,
VPXBooleanDecoder decoder,
Probabilities probStore,
DecodingContext c) |
public CodedSuperBlock(CodedBlock[] codedBlocks)
public CodedBlock[] getCodedBlocks()
public static CodedSuperBlock read(int miCol, int miRow, VPXBooleanDecoder decoder, Probabilities probStore, DecodingContext c)
Copyright © 2018. All rights reserved.