net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class ResamplerImplIIRFIR
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.ResamplerImplIIRFIR
- All Implemented Interfaces:
- ResamplerFP
class ResamplerImplIIRFIR
- extends Object
- implements ResamplerFP
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResamplerImplIIRFIR
ResamplerImplIIRFIR()
resampler_function
public void resampler_function(Object state,
short[] out,
int outOffset,
short[] in,
int inOffset,
int len)
- Specified by:
resampler_function in interface ResamplerFP
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.