org.mobicents.media.server.impl.dsp.audio.g729
Class DecLag

java.lang.Object
  extended by org.mobicents.media.server.impl.dsp.audio.g729.DecLag

public class DecLag
extends java.lang.Object


Constructor Summary
DecLag()
           
 
Method Summary
static void dec_lag3(int index, int pit_min, int pit_max, int i_subfr, IntegerPointer T0, IntegerPointer T0_frac)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecLag

public DecLag()
Method Detail

dec_lag3

public static void dec_lag3(int index,
                            int pit_min,
                            int pit_max,
                            int i_subfr,
                            IntegerPointer T0,
                            IntegerPointer T0_frac)


Copyright © 2009. All Rights Reserved.