com.twilight.h264.decoder
Class IMbInfo
java.lang.Object
com.twilight.h264.decoder.IMbInfo
public class IMbInfo
- extends Object
|
Constructor Summary |
IMbInfo(int _type,
int _pred_mode,
int _cbp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public int type
pred_mode
public short pred_mode
cbp
public short cbp
IMbInfo
public IMbInfo(int _type,
int _pred_mode,
int _cbp)
Copyright © 2013. All Rights Reserved.