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