net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_encoder_state_FLP
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_encoder_state_FLP
class SKP_Silk_encoder_state_FLP
- extends Object
Encoder state FLP.
- Author:
- Jing Dai, Dingxin Xu
|
Method Summary |
(package private) void |
NoiseShapingQuantizer(SKP_Silk_encoder_state psEnc,
SKP_Silk_encoder_control psEncCtrl,
SKP_Silk_nsq_state NSQ,
short[] x,
byte[] q,
int arg6,
short[] arg7,
short[] arg8,
short[] arg9,
int[] arg10,
int[] arg11,
int[] arg12,
int[] arg13,
int arg14,
int arg15)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sCmn
SKP_Silk_encoder_state sCmn
variable_HP_smth1
float variable_HP_smth1
variable_HP_smth2
float variable_HP_smth2
sShape
SKP_Silk_shape_state_FLP sShape
sPrefilt
SKP_Silk_prefilter_state_FLP sPrefilt
sPred
SKP_Silk_predict_state_FLP sPred
sNSQ
SKP_Silk_nsq_state sNSQ
sNSQ_LBRR
SKP_Silk_nsq_state sNSQ_LBRR
noiseShapingQuantizerCB
NoiseShapingQuantizerFP noiseShapingQuantizerCB
x_buf
float[] x_buf
x_buf_offset
int x_buf_offset
LTPCorr
float LTPCorr
mu_LTP
float mu_LTP
SNR_dB
float SNR_dB
avgGain
float avgGain
BufferedInChannel_ms
float BufferedInChannel_ms
speech_activity
float speech_activity
pitchEstimationThreshold
float pitchEstimationThreshold
prevLTPredCodGain
float prevLTPredCodGain
HPLTPredCodGain
float HPLTPredCodGain
inBandFEC_SNR_comp
float inBandFEC_SNR_comp
psNLSF_CB_FLP
SKP_Silk_NLSF_CB_FLP[] psNLSF_CB_FLP
SKP_Silk_encoder_state_FLP
SKP_Silk_encoder_state_FLP()
NoiseShapingQuantizer
void NoiseShapingQuantizer(SKP_Silk_encoder_state psEnc,
SKP_Silk_encoder_control psEncCtrl,
SKP_Silk_nsq_state NSQ,
short[] x,
byte[] q,
int arg6,
short[] arg7,
short[] arg8,
short[] arg9,
int[] arg10,
int[] arg11,
int[] arg12,
int[] arg13,
int arg14,
int arg15)
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.