net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_range_coder_state
java.lang.Object
net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_range_coder_state
class SKP_Silk_range_coder_state
- extends Object
Range encoder/decoder state.
- Author:
- Jing Dai, Dingxin Xu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bufferLength
int bufferLength
bufferIx
int bufferIx
base_Q32
long base_Q32
range_Q16
long range_Q16
error
int error
buffer
byte[] buffer
SKP_Silk_range_coder_state
SKP_Silk_range_coder_state()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.