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

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

public class DecLD8K
extends java.lang.Object


Constructor Summary
DecLD8K()
           
 
Method Summary
 void decod_ld8k(int[] parm, int parms, int voicing, float[] synth, int ss, float[] A_t, IntegerPointer t0_first)
           
 void init_decod_ld8k()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecLD8K

public DecLD8K()
Method Detail

init_decod_ld8k

public void init_decod_ld8k()

decod_ld8k

public void decod_ld8k(int[] parm,
                       int parms,
                       int voicing,
                       float[] synth,
                       int ss,
                       float[] A_t,
                       IntegerPointer t0_first)


Copyright © 2009. All Rights Reserved.