OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pgain1
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
filters.c
673
spx_word16_t
pgain1
, pgain2;
local
752
pgain1
= QCONST16(1., 14);
754
pgain1
= PDIV32_16(SHL32(PDIV32(corr0, exc_mag),14),iexc0_mag);
775
g1 = 32767 - MULT16_16_Q13(MULT16_16_Q15(c2,
pgain1
),
pgain1
);
778
g1 = 1-c2*
pgain1
*
pgain1
;
Completed in 51 milliseconds