com.twilight.h264.decoder
Class CAVLCTables
java.lang.Object
com.twilight.h264.decoder.CAVLCTables
public class CAVLCTables
- extends Object
|
Method Summary |
static short[][] |
expandTable(short[][] input)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
chroma_dc_coeff_token_vlc_table
public static final short[][] chroma_dc_coeff_token_vlc_table
coeff_token_vlc_table
public static final short[][][] coeff_token_vlc_table
chroma_dc_total_zeros_vlc_table
public static final short[][][] chroma_dc_total_zeros_vlc_table
total_zeros_vlc
public static final short[][][] total_zeros_vlc
run_vlc_table
public static final short[][][] run_vlc_table
run7_vlc_table
public static final short[][] run7_vlc_table
CAVLCTables
public CAVLCTables()
expandTable
public static short[][] expandTable(short[][] input)
Copyright © 2013. All Rights Reserved.