net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_shape_state_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_shape_state_FLP
class SKP_Silk_shape_state_FLP
- extends Object
Noise shaping 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 |
LastGainIndex
int LastGainIndex
HarmBoost_smth
float HarmBoost_smth
HarmShapeGain_smth
float HarmShapeGain_smth
Tilt_smth
float Tilt_smth
SKP_Silk_shape_state_FLP
SKP_Silk_shape_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.