|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.neomedia.codec.audio.ilbc.ilbc_ulp
class ilbc_ulp
| Field Summary | |
|---|---|
(package private) int |
blockl
|
(package private) int[][][] |
cb_gain
|
(package private) int[][][] |
cb_index
|
(package private) int[][] |
extra_cb_gain
|
(package private) int[][] |
extra_cb_index
|
(package private) int |
lpc_n
|
(package private) int[][] |
lsf_bits
|
(package private) int |
mode
|
(package private) int |
nasub
|
(package private) int |
no_of_bytes
|
(package private) int |
no_of_words
|
(package private) int |
nsub
|
(package private) int[] |
scale_bits
|
(package private) int[] |
start_bits
|
(package private) int[] |
startfirst_bits
|
(package private) int[] |
state_bits
|
(package private) int |
state_short_len
|
| Constructor Summary | |
|---|---|
ilbc_ulp(int init_mode)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int mode
int blockl
int nsub
int nasub
int lpc_n
int no_of_bytes
int no_of_words
int state_short_len
int[][] lsf_bits
int[] start_bits
int[] startfirst_bits
int[] scale_bits
int[] state_bits
int[][] extra_cb_index
int[][] extra_cb_gain
int[][][] cb_index
int[][][] cb_gain
| Constructor Detail |
|---|
public ilbc_ulp(int init_mode)
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||