Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

public class Silk_main_FLP
extends Object

Author:
Jing Dai, Dingxin Xu

Constructor Summary
Silk_main_FLP()
           
 
Method Summary
(package private) static float SKP_Silk_log2(double x)
          using log2() helps the fixed-point conversion.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Silk_main_FLP

public Silk_main_FLP()
Method Detail

SKP_Silk_log2

static float SKP_Silk_log2(double x)
using log2() helps the fixed-point conversion.

Parameters:
x -
Returns:

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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