Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

Uses of IntReference 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 IntReference
(package private)  int AcelpCo.ACELP_codebook(float[] x, float[] h, int t0, float pitch_sharp, int i_subfr, float[] code, float[] y, IntReference sign)
           
(package private) static void DecLag3.dec_lag3(int index, int pit_min, int pit_max, int i_subfr, IntReference T0, IntReference T0_frac)
          Decoding of fractional pitch lag with 1/3 resolution.
(package private) static int Pitch.enc_lag3(int T0, int T0_frac, IntReference T0_min, IntReference T0_max, int pit_min, int pit_max, int pit_flag)
          Function enc_lag3() Encoding of fractional pitch lag with 1/3 resolution.
(package private) static int Pitch.pitch_fr3(float[] exc, int exc_offset, float[] xn, float[] h, int l_subfr, int t0_min, int t0_max, int i_subfr, IntReference pit_frac)
          Find the pitch period with 1/3 subsample resolution
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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