Home | History | Annotate | Download | only in libspeex

Lines Matching refs:spx_word32_t

79 const spx_word32_t ol_gain_table[32]={18900, 25150, 33468, 44536, 59265, 78865, 104946, 139653, 185838, 247297, 329081, 437913, 582736, 775454, 1031906, 1373169, 1827293, 2431601, 3235761, 4305867, 5729870, 7624808, 10146425, 13501971, 17967238, 23909222, 31816294, 42338330, 56340132, 74972501, 99766822, 132760927};
183 st->pi_gain = (spx_word32_t*)speex_alloc((st->nbSubframes)*sizeof(spx_word32_t));
258 spx_word32_t ol_gain;
262 VARDECL(spx_word32_t *exc32);
277 spx_word32_t ener=0;
640 ALLOC(exc32, st->subframeSize, spx_word32_t);
677 spx_word32_t pi_g=LPC_SCALING;
809 spx_word32_t f = PDIV32(ener,PSHR32(ol_gain,SIG_SHIFT));
966 st->pi_gain = (spx_word32_t*)speex_alloc((st->nbSubframes)*sizeof(spx_word32_t));
1089 spx_word32_t ol_gain=0;
1098 VARDECL(spx_word32_t *exc32);
1236 spx_word32_t lsp_dist=0;
1283 ALLOC(exc32, st->subframeSize, spx_word32_t);
1380 spx_word32_t ener;
1480 spx_word32_t gain32;
1524 spx_word32_t pi_g=LPC_SCALING;
1747 spx_word32_t *g = (spx_word32_t*)ptr;
1874 spx_word32_t *g = (spx_word32_t*)ptr;