net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_predict_state_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_predict_state_FLP
class SKP_Silk_predict_state_FLP
- extends Object
Prediction analysis state
- Author:
- Jing Dai, Dingxin Xu
|
Method Summary |
void |
memZero()
set all fields of the instance to zero |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pitch_LPC_win_length
int pitch_LPC_win_length
min_pitch_lag
int min_pitch_lag
max_pitch_lag
int max_pitch_lag
prev_NLSFq
float[] prev_NLSFq
SKP_Silk_predict_state_FLP
SKP_Silk_predict_state_FLP()
memZero
public void memZero()
- set all fields of the instance to zero
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.