net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_quant_LTP_gains_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_quant_LTP_gains_FLP
public class Silk_quant_LTP_gains_FLP
- extends Object
- Author:
- Dingxin Xu
|
Method Summary |
(package private) static void |
SKP_Silk_quant_LTP_gains_FLP(float[] B,
int[] cbk_index,
int[] periodicity_index,
float[] W,
float mu,
int lowComplexity)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Silk_quant_LTP_gains_FLP
public Silk_quant_LTP_gains_FLP()
SKP_Silk_quant_LTP_gains_FLP
static void SKP_Silk_quant_LTP_gains_FLP(float[] B,
int[] cbk_index,
int[] periodicity_index,
float[] W,
float mu,
int lowComplexity)
- Parameters:
B - (Un-)quantized LTP gainscbk_index - Codebook indexperiodicity_index - Periodicity indexW - Error weightsmu - Mu value (R/D tradeoff)lowComplexity - Flag for low complexity
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.