Uses of Class
org.mp4parser.streaming.input.h264.spspps.ScalingList
-
Packages that use ScalingList Package Description org.mp4parser.streaming.input.h264.spspps -
-
Uses of ScalingList in org.mp4parser.streaming.input.h264.spspps
Fields in org.mp4parser.streaming.input.h264.spspps declared as ScalingList Modifier and Type Field Description ScalingList[]ScalingMatrix. ScalingList4x4ScalingList[]ScalingMatrix. ScalingList8x8Methods in org.mp4parser.streaming.input.h264.spspps that return ScalingList Modifier and Type Method Description static ScalingListScalingList. read(ByteBufferBitreader is, int sizeOfScalingList)
-