Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dfilters.c673 spx_word16_t pgain1, pgain2; in multicomb() local
752 pgain1 = QCONST16(1., 14); in multicomb()
754 pgain1 = PDIV32_16(SHL32(PDIV32(corr0, exc_mag),14),iexc0_mag); in multicomb()
775 g1 = 32767 - MULT16_16_Q13(MULT16_16_Q15(c2, pgain1),pgain1); in multicomb()
778 g1 = 1-c2*pgain1*pgain1; in multicomb()