org.mobicents.media.server.impl.codec.g729
Class DecAcelp

java.lang.Object
  extended by org.mobicents.media.server.impl.codec.g729.DecAcelp

public class DecAcelp
extends java.lang.Object


Constructor Summary
DecAcelp()
           
 
Method Summary
static void decod_ACELP(int sign, int index, float[] cod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecAcelp

public DecAcelp()
Method Detail

decod_ACELP

public static void decod_ACELP(int sign,
                               int index,
                               float[] cod)


Copyright © 2009. All Rights Reserved.