net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class Silk_resampler_private
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.Silk_resampler_private
public class Silk_resampler_private
- extends Object
class for IIR/FIR resamplers.
- Author:
- Jing Dai, Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESAMPLER_MAX_BATCH_SIZE_IN
static final int RESAMPLER_MAX_BATCH_SIZE_IN
- Number of input samples to process in the inner loop.
- See Also:
- Constant Field Values
Silk_resampler_private
public Silk_resampler_private()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.