|
SIP Communicator: 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.media.codec.audio.g729.PredLt3
class PredLt3
| Constructor Summary | |
|---|---|
PredLt3()
|
|
| Method Summary | |
|---|---|
(package private) static void |
pred_lt_3(float[] exc,
int exc_offset,
int t0,
int frac,
int l_subfr)
Compute the result of long term prediction with fractional interpolation of resolution 1/3. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
PredLt3()
| Method Detail |
|---|
static void pred_lt_3(float[] exc,
int exc_offset,
int t0,
int frac,
int l_subfr)
exc - in/out: excitation vector, exc[0:l_sub-1] = outexc_offset - input: excitation vector offsett0 - input : pitch lagfrac - input : Fraction of pitch lag (-1, 0, 1) / 3l_subfr - input : length of subframe.
|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||