net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_prefilter_state_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_prefilter_state_FLP
class SKP_Silk_prefilter_state_FLP
- extends Object
Prefilter 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 |
sLTP_shp1
float[] sLTP_shp1
sLTP_shp2
float[] sLTP_shp2
sAR_shp1
float[] sAR_shp1
sAR_shp2
float[] sAR_shp2
sLTP_shp_buf_idx1
int sLTP_shp_buf_idx1
sLTP_shp_buf_idx2
int sLTP_shp_buf_idx2
sAR_shp_buf_idx2
int sAR_shp_buf_idx2
sLF_AR_shp1
float sLF_AR_shp1
sLF_MA_shp1
float sLF_MA_shp1
sLF_AR_shp2
float sLF_AR_shp2
sLF_MA_shp2
float sLF_MA_shp2
sHarmHP
float sHarmHP
rand_seed
int rand_seed
lagPrev
int lagPrev
SKP_Silk_prefilter_state_FLP
SKP_Silk_prefilter_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.