#include <sb_celp.h>
Collaboration diagram for SBDecState:
Public Attributes | |
const 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 |
spx_sig_t * | x0d |
spx_sig_t * | x1d |
spx_sig_t * | high |
spx_sig_t * | y0 |
spx_sig_t * | y1 |
spx_word32_t * | g0_mem |
spx_word32_t * | g1_mem |
spx_sig_t * | exc |
spx_lsp_t * | qlsp |
spx_lsp_t * | old_qlsp |
spx_lsp_t * | interp_qlsp |
spx_coef_t * | interp_qlpc |
spx_mem_t * | mem_sp |
spx_word32_t * | pi_gain |
int | encode_submode |
const SpeexSubmode *const * | submodes |
int | submodeID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pointer to the mode (containing for vtable info) |
|
|
|
|
|
|
|
|
|
|
|
State of the low-band (narrowband) encoder |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|