Displaying 2 results from an estimated 2 matches for "dec_pi_gain_size".
2007 Aug 29
2
high-pass filter issues
...define ENC_MEM_SW_SIZE 20
#define ENC_SW_WHOLE_SIZE 20
#define ENC_MEM_EXC_SIZE 20
#define ENC_MEM_EXC2_SIZE 20
#define ENC_PI_GAIN_SIZE 8
#define ENC_PITCH_SIZE 4
#define DEC_EXCBUF_SIZE 500
#define DEC_INTERP_QLPC_SIZE 10
#define DEC_OLD_QLSP_SIZE 10
#define DEC_MEM_SP_SIZE 20
#define DEC_PI_GAIN_SIZE 8
EncState enc_state;
char enc_stack[NB_ENC_STACK];
spx_word16_t enc_winbuf[ENC_WINBUF_SIZE];
spx_word16_t enc_excbuf[ENC_EXCBUF_SIZE];
spx_word16_t enc_swbuf[ENC_SWBUF_SIZE];
spx_word16_t enc_lagwindow[ENC_LAGWINDOW_SIZE];
spx_lsp_t enc_old_lsp[ENC_OLD_LSP_SIZE];
spx_lsp_t en...
2007 Sep 12
1
alignment and static variable size question
...define ENC_MEM_SW_SIZE 20
#define ENC_SW_WHOLE_SIZE 20
#define ENC_MEM_EXC_SIZE 20
#define ENC_MEM_EXC2_SIZE 20
#define ENC_PI_GAIN_SIZE 8
#define ENC_PITCH_SIZE 4
#define DEC_EXCBUF_SIZE 500
#define DEC_INTERP_QLPC_SIZE 10
#define DEC_OLD_QLSP_SIZE 10
#define DEC_MEM_SP_SIZE 20
#define DEC_PI_GAIN_SIZE 8
#define SPEEXENC_PERSIST_STACK_SIZE 5000
#define SPEEXENC_SCRATCH_STACK_SIZE 1170
#define SPEEXDEC_PERSIST_STACK_SIZE 2500
#define SPEEXDEC_SCRATCH_STACK_SIZE 550
Thank you
-Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/...