Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.codec.audio.g729.FloatReference

Packages that use FloatReference
net.java.sip.communicator.impl.neomedia.codec.audio.g729   
 

Uses of FloatReference in net.java.sip.communicator.impl.neomedia.codec.audio.g729
 

Methods in net.java.sip.communicator.impl.neomedia.codec.audio.g729 with parameters of type FloatReference
(package private)  void DecGain.dec_gain(int index, float[] code, int l_subfr, int bfi, FloatReference gain_pit, FloatReference gain_code)
          Decode the adaptive and fixed codebook gains.
(package private)  int QuaGain.qua_gain(float[] code, float[] g_coeff, int l_subfr, FloatReference gain_pit, FloatReference gain_code, int tameflag)
          Quantization of pitch and codebook gains
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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