net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_LTP_scale_ctrl_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_LTP_scale_ctrl_FLP
public class Silk_LTP_scale_ctrl_FLP
- extends Object
|
Field Summary |
(package private) static float[] |
LTPScaleThresholds
Table containing trained thresholds for LTP scaling. |
(package private) static int |
NB_THRESHOLDS
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NB_THRESHOLDS
static final int NB_THRESHOLDS
- See Also:
- Constant Field Values
LTPScaleThresholds
static final float[] LTPScaleThresholds
- Table containing trained thresholds for LTP scaling.
Silk_LTP_scale_ctrl_FLP
public Silk_LTP_scale_ctrl_FLP()
SKP_Silk_LTP_scale_ctrl_FLP
static void SKP_Silk_LTP_scale_ctrl_FLP(SKP_Silk_encoder_state_FLP psEnc,
SKP_Silk_encoder_control_FLP psEncCtrl)
- Parameters:
psEnc - Encoder state FLPpsEncCtrl - Encoder control FLP
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.