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