Asterisk - The Open Source Telephony Project
18.5.0
|
#include <lpc10.h>
Data Fields | |
real | buf [360] |
integer | buflen |
real | dei1 |
real | dei2 |
real | deo1 |
real | deo2 |
real | deo3 |
integer | dpit [3] |
integer | drc [30] |
integer | drms [3] |
integer | erate |
real | exc [166] |
real | exc2 [166] |
logical | first |
logical | first_pitsyn |
real | hpi1 |
real | hpi2 |
real | hpi3 |
integer | iavgp |
integer | iovoic |
integer | ipito |
integer | ipo |
integer | iptold |
integer | ivoico |
integer | ivp2h |
integer | j |
integer | jsamp |
integer | k |
real | lpi1 |
real | lpi2 |
real | lpi3 |
real | rco [10] |
real | rmso |
real | rmso_bsynz |
shortint | y [5] |
real buf[360] |
Definition at line 163 of file lpc10.h.
Referenced by init_lpc10_decoder_state(), and synths_().
integer buflen |
Definition at line 164 of file lpc10.h.
Referenced by init_lpc10_decoder_state(), and synths_().
real dei1 |
Definition at line 192 of file lpc10.h.
Referenced by deemp_(), and init_lpc10_decoder_state().
real dei2 |
Definition at line 193 of file lpc10.h.
Referenced by deemp_(), and init_lpc10_decoder_state().
real deo1 |
Definition at line 194 of file lpc10.h.
Referenced by deemp_(), and init_lpc10_decoder_state().
real deo2 |
Definition at line 195 of file lpc10.h.
Referenced by deemp_(), and init_lpc10_decoder_state().
real deo3 |
Definition at line 196 of file lpc10.h.
Referenced by deemp_(), and init_lpc10_decoder_state().
integer dpit[3] |
Definition at line 159 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer drc[30] |
Definition at line 158 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer drms[3] |
Definition at line 160 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer erate |
Definition at line 157 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
real exc[166] |
Definition at line 176 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
real exc2[166] |
Definition at line 177 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
logical first |
Definition at line 153 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
logical first_pitsyn |
Definition at line 172 of file lpc10.h.
Referenced by init_lpc10_decoder_state(), and pitsyn_().
real hpi1 |
Definition at line 181 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
real hpi2 |
Definition at line 182 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
real hpi3 |
Definition at line 183 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
integer iavgp |
Definition at line 156 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer iovoic |
Definition at line 155 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer ipo |
Definition at line 175 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
integer iptold |
Definition at line 152 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer ivp2h |
Definition at line 154 of file lpc10.h.
Referenced by decode_(), and init_lpc10_decoder_state().
integer j |
integer k |
Definition at line 188 of file lpc10.h.
Referenced by init_lpc10_decoder_state(), and random_().
real lpi1 |
Definition at line 178 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
real lpi2 |
Definition at line 179 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
real lpi3 |
Definition at line 180 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
real rmso |
Definition at line 169 of file lpc10.h.
Referenced by init_lpc10_decoder_state(), and pitsyn_().
real rmso_bsynz |
Definition at line 184 of file lpc10.h.
Referenced by bsynz_(), and init_lpc10_decoder_state().
shortint y[5] |
Definition at line 189 of file lpc10.h.
Referenced by init_lpc10_decoder_state(), and random_().