net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class DownPreImplDown4
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.DownPreImplDown4
- All Implemented Interfaces:
- DownPreFP
class DownPreImplDown4
- extends Object
- implements DownPreFP
|
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 |
DownPreImplDown4
DownPreImplDown4()
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.
Distributable under LGPL license.