Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.codec.audio.silk.Up2ImplUp2
All Implemented Interfaces:
Up2FP

 class Up2ImplUp2
extends Object
implements Up2FP


Constructor Summary
Up2ImplUp2()
           
 
Method Summary
 void up2_function(int[] state, short[] out, int outOffset, short[] in, int inOffset, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Up2ImplUp2

Up2ImplUp2()
Method Detail

up2_function

public void up2_function(int[] state,
                         short[] out,
                         int outOffset,
                         short[] in,
                         int inOffset,
                         int len)
Specified by:
up2_function in interface Up2FP

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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