Searched refs:LPC_FILTERORDER (Results 1 – 1 of 1) sorted by relevance
43 #define LPC_FILTERORDER 10 macro105 int16_t lsfdeq[LPC_FILTERORDER*LPC_N_MAX];106 int16_t lsfold[LPC_FILTERORDER];107 int16_t syntMem[LPC_FILTERORDER];108 int16_t lsfdeqold[LPC_FILTERORDER];109 int16_t weightdenum[(LPC_FILTERORDER + 1) * NSUB_MAX];110 int16_t syntdenum[NSUB_MAX * (LPC_FILTERORDER + 1)];111 int16_t old_syntdenum[NSUB_MAX * (LPC_FILTERORDER + 1)];116 int16_t plc_residual[BLOCKL_MAX + LPC_FILTERORDER];122 int16_t prev_lpc[LPC_FILTERORDER + 1];[all …]