Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dfilters.c677 spx_word16_t gg1, gg2; in multicomb() local
760 gg2 = PDIV32_16(SHL32(EXTEND32(exc_mag),8), iexc1_mag); in multicomb()
790 gain1 = MULT16_16_Q15(QCONST16(.3,15),MULT16_16_Q14(g2,gg2)); in multicomb()
793 gain1 = MULT16_16_Q15(QCONST16(.6,15),MULT16_16_Q14(g2,gg2)); in multicomb()