public static class VUIParameters.BitstreamRestriction extends Object
Modifier and Type | Field and Description |
---|---|
int |
log2MaxMvLengthHorizontal |
int |
log2MaxMvLengthVertical |
int |
maxBitsPerMbDenom |
int |
maxBytesPerPicDenom |
int |
maxDecFrameBuffering |
boolean |
motionVectorsOverPicBoundariesFlag |
int |
numReorderFrames |
Constructor and Description |
---|
BitstreamRestriction() |
public boolean motionVectorsOverPicBoundariesFlag
public int maxBytesPerPicDenom
public int maxBitsPerMbDenom
public int log2MaxMvLengthHorizontal
public int log2MaxMvLengthVertical
public int numReorderFrames
public int maxDecFrameBuffering
Copyright © 2019. All rights reserved.