com.twilight.h264.decoder
Class VLC

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

public class VLC
extends Object


Field Summary
 int bits
           
 int table_allocated
           
 short[][] table_base
           
 int table_offset
           
 int table_size
           
 
Constructor Summary
VLC()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bits

public int bits

table_base

public short[][] table_base

table_offset

public int table_offset

table_size

public int table_size

table_allocated

public int table_allocated
Constructor Detail

VLC

public VLC()


Copyright © 2013. All Rights Reserved.