|
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.neomedia.codec.audio.g729.DecLag3
class DecLag3
| Constructor Summary | |
|---|---|
DecLag3()
|
|
| Method Summary | |
|---|---|
(package private) static void |
dec_lag3(int index,
int pit_min,
int pit_max,
int i_subfr,
IntReference T0,
IntReference T0_frac)
Decoding of fractional pitch lag with 1/3 resolution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
DecLag3()
| Method Detail |
|---|
static void dec_lag3(int index,
int pit_min,
int pit_max,
int i_subfr,
IntReference T0,
IntReference T0_frac)
index - input : received pitch indexpit_min - input : minimum pitch lagpit_max - input : maximum pitch lagi_subfr - input : subframe flagT0 - output: integer part of pitch lagT0_frac - output: fractional part of pitch lag
|
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 | |||||||||