| Package | Description |
|---|---|
| org.jcodec.codecs.vpx.vp9 |
| Modifier and Type | Class and Description |
|---|---|
class |
InterModeInfo
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| Modifier and Type | Method and Description |
|---|---|
ModeInfo |
CodedBlock.getMode() |
static ModeInfo |
ModeInfo.read(int miCol,
int miRow,
int blSz,
VPXBooleanDecoder decoder,
Probabilities probs,
DecodingContext c) |
| Modifier and Type | Method and Description |
|---|---|
static Residual |
Residual.read(int miCol,
int miRow,
int blSz,
VPXBooleanDecoder decoder,
Probabilities probStore,
DecodingContext c,
ModeInfo mode) |
| Constructor and Description |
|---|
CodedBlock(ModeInfo mode,
Residual r) |
Copyright © 2018. All rights reserved.