org.mobicents.media.server.impl.dsp.audio.g729
Class CorFunc
java.lang.Object
org.mobicents.media.server.impl.dsp.audio.g729.CorFunc
public class CorFunc
- extends Object
|
Method Summary |
static void |
cor_h_x(float[] h,
float[] x,
float[] d)
|
static void |
corr_xy2(float[] xn,
float[] y1,
float[] y2,
float[] g_coeff)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorFunc
public CorFunc()
corr_xy2
public static void corr_xy2(float[] xn,
float[] y1,
float[] y2,
float[] g_coeff)
cor_h_x
public static void cor_h_x(float[] h,
float[] x,
float[] d)
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.