Home
last modified time | relevance | path

Searched refs:pgain2 (Results 1 – 1 of 1) sorted by relevance

/external/speex/libspeex/
Dfilters.c673 spx_word16_t pgain1, pgain2; in multicomb() local
756 pgain2 = QCONST16(1., 14); in multicomb()
758 pgain2 = PDIV32_16(SHL32(PDIV32(corr1, exc_mag),14),iexc1_mag); in multicomb()
776 g2 = 32767 - MULT16_16_Q13(MULT16_16_Q15(c2, pgain2),pgain2); in multicomb()
779 g2 = 1-c2*pgain2*pgain2; in multicomb()