net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_NLSF_VQ_weights_laroia_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_NLSF_VQ_weights_laroia_FLP
public class Silk_NLSF_VQ_weights_laroia_FLP
- extends Object
R. Laroia, N. Phamdo and N. Farvardin, "Robust and Efficient Quantization of Speech LSP
Parameters Using Structured Vector Quantization", Proc. IEEE Int. Conf. Acoust., Speech,
Signal Processing, pp. 641-644, 1991.
- Author:
- Dingxin Xu
|
Field Summary |
(package private) static float |
MIN_NDELTA
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIN_NDELTA
static float MIN_NDELTA
Silk_NLSF_VQ_weights_laroia_FLP
public Silk_NLSF_VQ_weights_laroia_FLP()
SKP_Silk_NLSF_VQ_weights_laroia_FLP
static void SKP_Silk_NLSF_VQ_weights_laroia_FLP(float[] pXW,
float[] pX,
int D)
- Laroia low complexity NLSF weights.
- Parameters:
pXW - Pointer to input vector weights [D x 1]pX - Pointer to input vector [D x 1]D - Input vector dimension
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.