Uses of Class
com.googlecode.mp4parser.h264.model.ScalingList

Packages that use ScalingList
com.googlecode.mp4parser.h264.model   
 

Uses of ScalingList in com.googlecode.mp4parser.h264.model
 

Fields in com.googlecode.mp4parser.h264.model declared as ScalingList
 ScalingList[] ScalingMatrix.ScalingList4x4
           
 ScalingList[] ScalingMatrix.ScalingList8x8
           
 

Methods in com.googlecode.mp4parser.h264.model that return ScalingList
static ScalingList ScalingList.read(CAVLCReader is, int sizeOfScalingList)
           
 



Copyright © 2012. All Rights Reserved.