#include <sb_celp.h>
Public Attributes | |
| SpeexMode * | mode |
| void * | st_low |
| int | full_frame_size |
| int | frame_size |
| int | subframeSize |
| int | nbSubframes |
| int | lpcSize |
| int | first |
| int | sampling_rate |
| int | lpc_enh_enabled |
| char * | stack |
| float * | x0d |
| float * | x1d |
| float * | high |
| float * | y0 |
| float * | y1 |
| float * | h0_mem |
| float * | h1_mem |
| float * | g0_mem |
| float * | g1_mem |
| float * | exc |
| float * | qlsp |
| float * | old_qlsp |
| float * | interp_qlsp |
| float * | interp_qlpc |
| float * | mem_sp |
| float * | pi_gain |
| SpeexSubmode ** | submodes |
| int | submodeID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pointer to the mode (containing for vtable info) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
State of the low-band (narrowband) encoder |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.15