Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_CNG_struct

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_CNG_struct

 class SKP_Silk_CNG_struct
extends Object

Class for CNG.

Author:
Jing Dai, Dingxin Xu

Field Summary
(package private)  int[] CNG_exc_buf_Q10
           
(package private)  int CNG_smth_Gain_Q16
           
(package private)  int[] CNG_smth_NLSF_Q15
           
(package private)  int[] CNG_synth_state
           
(package private)  int fs_kHz
           
(package private)  int rand_seed
           
 
Constructor Summary
SKP_Silk_CNG_struct()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CNG_exc_buf_Q10

int[] CNG_exc_buf_Q10

CNG_smth_NLSF_Q15

int[] CNG_smth_NLSF_Q15

CNG_synth_state

int[] CNG_synth_state

CNG_smth_Gain_Q16

int CNG_smth_Gain_Q16

rand_seed

int rand_seed

fs_kHz

int fs_kHz
Constructor Detail

SKP_Silk_CNG_struct

SKP_Silk_CNG_struct()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.