net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_regularize_correlations_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_regularize_correlations_FLP
public class Silk_regularize_correlations_FLP
- extends Object
- Author:
- Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Silk_regularize_correlations_FLP
public Silk_regularize_correlations_FLP()
SKP_Silk_regularize_correlations_FLP
static void SKP_Silk_regularize_correlations_FLP(float[] XX,
int XX_offset,
float[] xx,
int xx_offset,
float noise,
int D)
- Parameters:
XX - Correlation matricesxx - Correlation valuesxx_offset - offset of valid data.noise - Noise energy to addD - Dimension of XX
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.