net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_pitch_est_defines_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_pitch_est_defines_FLP
public class Silk_pitch_est_defines_FLP
- extends Object
Definitions For FLP pitch estimator.
- Author:
- Jing Dai, Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PITCH_EST_FLP_SHORTLAG_BIAS
static final float PITCH_EST_FLP_SHORTLAG_BIAS
- See Also:
- Constant Field Values
PITCH_EST_FLP_PREVLAG_BIAS
static final float PITCH_EST_FLP_PREVLAG_BIAS
- See Also:
- Constant Field Values
PITCH_EST_FLP_FLATCONTOUR_BIAS
static final float PITCH_EST_FLP_FLATCONTOUR_BIAS
- See Also:
- Constant Field Values
Silk_pitch_est_defines_FLP
public Silk_pitch_est_defines_FLP()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.