SBDecState Struct Reference

#include <sb_celp.h>

Collaboration diagram for SBDecState:

Collaboration graph
[legend]
List of all members.

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_tx0d
spx_sig_tx1d
spx_sig_thigh
spx_sig_ty0
spx_sig_ty1
spx_word32_tg0_mem
spx_word32_tg1_mem
spx_sig_texc
spx_lsp_tqlsp
spx_lsp_told_qlsp
spx_lsp_tinterp_qlsp
spx_coef_tinterp_qlpc
spx_mem_tmem_sp
spx_word32_tpi_gain
spx_int32_t seed
int encode_submode
const SpeexSubmode *const * submodes
int submodeID

Detailed Description

Structure representing the full state of the sub-band decoder


Member Data Documentation

const SpeexMode* SBDecState::mode

Pointer to the mode (containing for vtable info)

void* SBDecState::st_low

State of the low-band (narrowband) encoder

int SBDecState::full_frame_size

int SBDecState::frame_size

int SBDecState::subframeSize

int SBDecState::nbSubframes

int SBDecState::lpcSize

int SBDecState::first

int SBDecState::sampling_rate

int SBDecState::lpc_enh_enabled

char* SBDecState::stack

spx_sig_t* SBDecState::x0d

spx_sig_t * SBDecState::x1d

spx_sig_t* SBDecState::high

spx_sig_t* SBDecState::y0

spx_sig_t * SBDecState::y1

spx_word32_t* SBDecState::g0_mem

spx_word32_t * SBDecState::g1_mem

spx_sig_t* SBDecState::exc

spx_lsp_t* SBDecState::qlsp

spx_lsp_t* SBDecState::old_qlsp

spx_lsp_t* SBDecState::interp_qlsp

spx_coef_t* SBDecState::interp_qlpc

spx_mem_t* SBDecState::mem_sp

spx_word32_t* SBDecState::pi_gain

spx_int32_t SBDecState::seed

int SBDecState::encode_submode

const SpeexSubmode* const* SBDecState::submodes

int SBDecState::submodeID


The documentation for this struct was generated from the following file:
Generated on Wed Dec 27 23:21:36 2006 for speex by  doxygen 1.5.1