Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

 class DownPreImplDown4
extends Object
implements DownPreFP


Constructor Summary
DownPreImplDown4()
           
 
Method Summary
 void down_pre_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

DownPreImplDown4

DownPreImplDown4()
Method Detail

down_pre_function

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

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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