Asterisk - The Open Source Telephony Project
18.5.0
|
Go to the source code of this file.
Functions | |
char *memcpy | P ((char *, char *, int)) |
void Gsm_Coder | P8 ((S, s, LARc, Nc, bc, Mc, xmaxc, xMc), struct gsm_state *S, word *s, word *LARc, word *Nc, word *bc, word *Mc, word *xmaxc, word *xMc) |
char* memcpy P | ( | (char *, char *, int) | ) |
void Gsm_Coder P8 | ( | (S, s, LARc, Nc, bc, Mc, xmaxc, xMc) | , |
struct gsm_state * | S, | ||
word * | s, | ||
word * | LARc, | ||
word * | Nc, | ||
word * | bc, | ||
word * | Mc, | ||
word * | xmaxc, | ||
word * | xMc | ||
) |
Definition at line 26 of file code.c.
References gsm_state::dp0, and GSM_ADD().