Class ScalingMatrix
- java.lang.Object
-
- org.mp4parser.streaming.input.h264.spspps.ScalingMatrix
-
public class ScalingMatrix extends Object
-
-
Field Summary
Fields Modifier and Type Field Description ScalingList[]ScalingList4x4ScalingList[]ScalingList8x8
-
Constructor Summary
Constructors Constructor Description ScalingMatrix()
-
-
-
Field Detail
-
ScalingList4x4
public ScalingList[] ScalingList4x4
-
ScalingList8x8
public ScalingList[] ScalingList8x8
-
-