Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.codec.audio.silk.NSQ_sample_struct
All Implemented Interfaces:
Cloneable

 class NSQ_sample_struct
extends Object
implements Cloneable

Author:
Dingxin Xu

Field Summary
(package private)  int LF_AR_Q12
           
(package private)  int LPC_exc_Q16
           
(package private)  int Q_Q10
           
(package private)  int RD_Q10
           
(package private)  int sLTP_shp_Q10
           
(package private)  int xq_Q14
           
 
Constructor Summary
NSQ_sample_struct()
           
 
Method Summary
 Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Q_Q10

int Q_Q10

RD_Q10

int RD_Q10

xq_Q14

int xq_Q14

LF_AR_Q12

int LF_AR_Q12

sLTP_shp_Q10

int sLTP_shp_Q10

LPC_exc_Q16

int LPC_exc_Q16
Constructor Detail

NSQ_sample_struct

NSQ_sample_struct()
Method Detail

clone

public Object clone()
Overrides:
clone in class Object

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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