Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_LTP_scale_ctrl_FLP

java.lang.Object
  extended by 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
           
 
Constructor Summary
Silk_LTP_scale_ctrl_FLP()
           
 
Method Summary
(package private) static void SKP_Silk_LTP_scale_ctrl_FLP(SKP_Silk_encoder_state_FLP psEnc, SKP_Silk_encoder_control_FLP psEncCtrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NB_THRESHOLDS

static final int NB_THRESHOLDS
See Also:
Constant Field Values

LTPScaleThresholds

static final float[] LTPScaleThresholds
Table containing trained thresholds for LTP scaling.

Constructor Detail

Silk_LTP_scale_ctrl_FLP

public Silk_LTP_scale_ctrl_FLP()
Method Detail

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 FLP
psEncCtrl - Encoder control FLP

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.