net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_pitch_est_defines
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_pitch_est_defines
public class Silk_pitch_est_defines
- extends Object
Definitions For Fix 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_SHORTLAG_BIAS_Q15
static final int PITCH_EST_SHORTLAG_BIAS_Q15
- See Also:
- Constant Field Values
PITCH_EST_PREVLAG_BIAS_Q15
static final int PITCH_EST_PREVLAG_BIAS_Q15
- See Also:
- Constant Field Values
PITCH_EST_FLATCONTOUR_BIAS_Q20
static final int PITCH_EST_FLATCONTOUR_BIAS_Q20
- See Also:
- Constant Field Values
Silk_pitch_est_defines
public Silk_pitch_est_defines()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.