org.tritonus.lowlevel.gsm
Class Long_term

java.lang.Object
  extended by org.tritonus.lowlevel.gsm.Long_term

public class Long_term
extends java.lang.Object


Constructor Summary
Long_term()
           
 
Method Summary
 void Gsm_Long_Term_Predictor(short[] d, int k, short[] e, short[] dp, short[] dpp, int dp_dpp_point_dp0, short[] Nc, short[] bc, int Nc_bc_index)
           
 void Gsm_Long_Term_Synthesis_Filtering(Gsm_State S, short Ncr, short bcr, short[] erp, int dp0_index_start_drp)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Long_term

public Long_term()
Method Detail

Gsm_Long_Term_Predictor

public void Gsm_Long_Term_Predictor(short[] d,
                                    int k,
                                    short[] e,
                                    short[] dp,
                                    short[] dpp,
                                    int dp_dpp_point_dp0,
                                    short[] Nc,
                                    short[] bc,
                                    int Nc_bc_index)

Gsm_Long_Term_Synthesis_Filtering

public void Gsm_Long_Term_Synthesis_Filtering(Gsm_State S,
                                              short Ncr,
                                              short bcr,
                                              short[] erp,
                                              int dp0_index_start_drp)
                                       throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException