|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.codec.g729.CorFunc
public class CorFunc
| Constructor Summary | |
|---|---|
CorFunc()
|
|
| 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 |
| Constructor Detail |
|---|
public CorFunc()
| Method Detail |
|---|
public static void corr_xy2(float[] xn,
float[] y1,
float[] y2,
float[] g_coeff)
public static void cor_h_x(float[] h,
float[] x,
float[] d)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||