|
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.g729.DeAcelp
class DeAcelp
| Constructor Summary | |
|---|---|
DeAcelp()
|
|
| Method Summary | |
|---|---|
(package private) static void |
decod_ACELP(int sign,
int index,
float[] cod)
Algebraic codebook decoder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
DeAcelp()
| Method Detail |
|---|
static void decod_ACELP(int sign,
int index,
float[] cod)
sign - input : signs of 4 pulsesindex - input : positions of 4 pulsescod - output: innovative codevector
|
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 | |||||||||