Asterisk - The Open Source Telephony Project
18.5.0
|
#include "f2c.h"
Go to the source code of this file.
Functions | |
int | initlpcenc_ (void) |
int | lpc10_encode (real *speech, integer *bits, struct lpc10_encoder_state *st) |
int | lpcenc_ (real *speech, integer *bits) |
Variables | |
static integer | c__10 = 10 |
static integer | c__180 = 180 |
int initlpcenc_ | ( | void | ) |
int lpc10_encode | ( | real * | speech, |
integer * | bits, | ||
struct lpc10_encoder_state * | st | ||
) |
Definition at line 108 of file lpcenc.c.
References analys_(), c__10, c__180, chanwr_(), encode_(), and prepro_().
Referenced by lintolpc10_frameout().
|
static |
Definition at line 54 of file lpcenc.c.
Referenced by lpc10_encode().
|
static |
Definition at line 53 of file lpcenc.c.
Referenced by lpc10_encode().