com.twilight.h264.decoder
Class LoopFilter

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

public class LoopFilter
extends Object


Field Summary
static int[] alpha_table
           
static int[] beta_table
           
static int[][] tc0_table
           
 
Constructor Summary
LoopFilter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

alpha_table

public static final int[] alpha_table

beta_table

public static final int[] beta_table

tc0_table

public static final int[][] tc0_table
Constructor Detail

LoopFilter

public LoopFilter()


Copyright © 2013. All Rights Reserved.