public class DeblockerInput extends Object
Modifier and Type | Field and Description |
---|---|
int[][] |
mbQps |
MBType[] |
mbTypes |
H264Utils.MvList2D |
mvs |
int[][] |
nCoeff |
Frame[][][] |
refsUsed |
SliceHeader[] |
shs |
boolean[] |
tr8x8Used |
Constructor and Description |
---|
DeblockerInput(SeqParameterSet activeSps) |
public int[][] nCoeff
public H264Utils.MvList2D mvs
public MBType[] mbTypes
public int[][] mbQps
public boolean[] tr8x8Used
public Frame[][][] refsUsed
public SliceHeader[] shs
public DeblockerInput(SeqParameterSet activeSps)
Copyright © 2019. All rights reserved.