Searched defs:NLSF_step_Q15 (Results 1 - 1 of 1) sorted by relevance

/external/libopus/silk/
H A DCNG.c67 opus_int i, NLSF_step_Q15, NLSF_acc_Q15; local
69 NLSF_step_Q15 = silk_DIV32_16( silk_int16_MAX, psDec->LPC_order + 1 );
72 NLSF_acc_Q15 += NLSF_step_Q15;

Completed in 523 milliseconds