|
Asterisk - The Open Source Telephony Project
18.5.0
|
#include "f2c.h"
Go to the source code of this file.
Functions | |
| int | hp100_ (real *speech, integer *start, integer *end, struct lpc10_encoder_state *st) |
| int | inithp100_ (void) |
| int hp100_ | ( | real * | speech, |
| integer * | start, | ||
| integer * | end, | ||
| struct lpc10_encoder_state * | st | ||
| ) |
Definition at line 113 of file hp100.c.
References end, lpc10_encoder_state::z11, lpc10_encoder_state::z12, lpc10_encoder_state::z21, and lpc10_encoder_state::z22.
Referenced by prepro_().
| int inithp100_ | ( | void | ) |
1.8.13