public class AmrDecoder extends java.lang.Object
AmrDecoder()
static void
decode(int state, byte[] in, short[] out)
exit(int state)
static int
init()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AmrDecoder()
public static int init()
public static void exit(int state)
public static void decode(int state, byte[] in, short[] out)