Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_A2NLSF_constants
Direct Known Subclasses:
Silk_A2NLSF

 class Silk_A2NLSF_constants
extends Object


Field Summary
(package private) static int BIN_DIV_STEPS_A2NLSF_FIX
           
(package private) static int MAX_ITERATIONS_A2NLSF_FIX
           
(package private) static int OVERSAMPLE_COSINE_TABLE
           
(package private) static int QPoly
           
 
Constructor Summary
Silk_A2NLSF_constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BIN_DIV_STEPS_A2NLSF_FIX

static final int BIN_DIV_STEPS_A2NLSF_FIX
See Also:
Constant Field Values

QPoly

static final int QPoly
See Also:
Constant Field Values

MAX_ITERATIONS_A2NLSF_FIX

static final int MAX_ITERATIONS_A2NLSF_FIX
See Also:
Constant Field Values

OVERSAMPLE_COSINE_TABLE

static final int OVERSAMPLE_COSINE_TABLE
See Also:
Constant Field Values
Constructor Detail

Silk_A2NLSF_constants

Silk_A2NLSF_constants()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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