com.twilight.h264.decoder
Class PMbInfo

java.lang.Object
  extended by com.twilight.h264.decoder.PMbInfo

public class PMbInfo
extends Object


Field Summary
 short partition_count
           
 int type
           
 
Constructor Summary
PMbInfo(int _type, int _partition_count)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

partition_count

public short partition_count
Constructor Detail

PMbInfo

public PMbInfo(int _type,
               int _partition_count)


Copyright © 2013. All Rights Reserved.