Uses of Class
org.mobicents.media.server.impl.dsp.audio.g729.IntegerPointer

Packages that use IntegerPointer
org.mobicents.media.server.impl.dsp.audio.g729   
 

Uses of IntegerPointer in org.mobicents.media.server.impl.dsp.audio.g729
 

Methods in org.mobicents.media.server.impl.dsp.audio.g729 with parameters of type IntegerPointer
static void DecLag.dec_lag3(int index, int pit_min, int pit_max, int i_subfr, IntegerPointer T0, IntegerPointer T0_frac)
           
 void DecLD8K.decod_ld8k(int[] parm, int parms, int voicing, float[] synth, int ss, float[] A_t, IntegerPointer t0_first)
           
static int Pitch.enc_lag3(int T0, int T0_frac, IntegerPointer T0_min, IntegerPointer T0_max, int pit_min, int pit_max, int pit_flag)
           
static void QuaGain.gbk_presel(float[] best_gain, IntegerPointer cand1, IntegerPointer cand2, float gcode0)
           
static int Pitch.pitch_fr3(float[] exc, int excs, float[] xn, int xns, float[] h, int hs, int l_subfr, int t0_min, int t0_max, int i_subfr, IntegerPointer pit_frac)
           
 void PostFil.post(int t0, float[] signal_ptr, int signals, float[] coeff, int coeffs, float[] sig_out, int outs, IntegerPointer vo)
           
 void PostFil.pst_ltp(int t0, float[] ptr_sig_in, int ins, float[] ptr_sig_pst0, int psts, IntegerPointer vo)
           
 



Copyright © 2009. All Rights Reserved.