public static class MPEGDecoder.Context extends Object
Modifier and Type | Field and Description |
---|---|
int |
codedHeight |
int |
codedWidth |
ColorSpace |
color |
MPEGConst.MBType |
lastPredB |
int |
mbHeight |
int |
mbWidth |
int |
picHeight |
int |
picWidth |
int[][] |
qMats |
int[] |
scan |
Constructor and Description |
---|
Context() |
public int mbWidth
public int codedWidth
public int codedHeight
public int mbHeight
public ColorSpace color
public MPEGConst.MBType lastPredB
public int[][] qMats
public int[] scan
public int picWidth
public int picHeight
Copyright © 2019. All rights reserved.