Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.codec.audio.silk
Class SKP_Silk_encoder_control

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.codec.audio.silk.SKP_Silk_encoder_control

 class SKP_Silk_encoder_control
extends Object

Encoder control.

Author:
Jing Dai, Dingxin Xu

Field Summary
(package private)  int contourIndex
           
(package private)  int[] GainsIndices
           
(package private)  int lagIndex
           
(package private)  int LBRR_usage
           
(package private)  int LTP_scaleIndex
           
(package private)  int[] LTPIndex
           
(package private)  int[] NLSFIndices
           
(package private)  int NLSFInterpCoef_Q2
           
(package private)  int PERIndex
           
(package private)  int[] pitchL
           
(package private)  int QuantOffsetType
           
(package private)  int RateLevelIndex
           
(package private)  int Seed
           
(package private)  int sigtype
           
 
Constructor Summary
SKP_Silk_encoder_control()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lagIndex

int lagIndex

contourIndex

int contourIndex

PERIndex

int PERIndex

LTPIndex

int[] LTPIndex

NLSFIndices

int[] NLSFIndices

NLSFInterpCoef_Q2

int NLSFInterpCoef_Q2

GainsIndices

int[] GainsIndices

Seed

int Seed

LTP_scaleIndex

int LTP_scaleIndex

RateLevelIndex

int RateLevelIndex

QuantOffsetType

int QuantOffsetType

sigtype

int sigtype

pitchL

int[] pitchL

LBRR_usage

int LBRR_usage
Constructor Detail

SKP_Silk_encoder_control

SKP_Silk_encoder_control()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.