com.twilight.h264.decoder
Class MMCO

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

public class MMCO
extends Object


Field Summary
 int long_arg
           
static int MMCO_END
           
static int MMCO_LONG
           
static int MMCO_LONG2UNUSED
           
static int MMCO_RESET
           
static int MMCO_SET_MAX_LONG
           
static int MMCO_SHORT2LONG
           
static int MMCO_SHORT2UNUSED
           
 int opcode
           
 int short_pic_num
           
 
Constructor Summary
MMCO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MMCO_END

public static final int MMCO_END
See Also:
Constant Field Values

MMCO_SHORT2UNUSED

public static final int MMCO_SHORT2UNUSED
See Also:
Constant Field Values

MMCO_LONG2UNUSED

public static final int MMCO_LONG2UNUSED
See Also:
Constant Field Values

MMCO_SHORT2LONG

public static final int MMCO_SHORT2LONG
See Also:
Constant Field Values

MMCO_SET_MAX_LONG

public static final int MMCO_SET_MAX_LONG
See Also:
Constant Field Values

MMCO_RESET

public static final int MMCO_RESET
See Also:
Constant Field Values

MMCO_LONG

public static final int MMCO_LONG
See Also:
Constant Field Values

opcode

public int opcode

short_pic_num

public int short_pic_num

long_arg

public int long_arg
Constructor Detail

MMCO

public MMCO()


Copyright © 2013. All Rights Reserved.