net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_SigProc_FIX_constants
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_SigProc_FIX_constants
- Direct Known Subclasses:
- Silk_SigProc_FIX
class Silk_SigProc_FIX_constants
- extends Object
- Author:
- Jing Dai, Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SKP_Silk_MAX_ORDER_LPC
static final int SKP_Silk_MAX_ORDER_LPC
- max order of the LPC analysis in schur() and k2a().
- See Also:
- Constant Field Values
SKP_Silk_MAX_CORRELATION_LENGTH
static final int SKP_Silk_MAX_CORRELATION_LENGTH
- max input length to the correlation.
- See Also:
- Constant Field Values
SKP_Silk_PITCH_EST_MIN_COMPLEX
static final int SKP_Silk_PITCH_EST_MIN_COMPLEX
- See Also:
- Constant Field Values
SKP_Silk_PITCH_EST_MID_COMPLEX
static final int SKP_Silk_PITCH_EST_MID_COMPLEX
- See Also:
- Constant Field Values
SKP_Silk_PITCH_EST_MAX_COMPLEX
static final int SKP_Silk_PITCH_EST_MAX_COMPLEX
- See Also:
- Constant Field Values
LSF_COS_TAB_SZ_FIX
static final int LSF_COS_TAB_SZ_FIX
- See Also:
- Constant Field Values
Silk_SigProc_FIX_constants
Silk_SigProc_FIX_constants()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.