OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pgain2
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
filters.c
673
spx_word16_t pgain1,
pgain2
;
local
756
pgain2
= QCONST16(1., 14);
758
pgain2
= PDIV32_16(SHL32(PDIV32(corr1, exc_mag),14),iexc1_mag);
776
g2 = 32767 - MULT16_16_Q13(MULT16_16_Q15(c2,
pgain2
),
pgain2
);
779
g2 = 1-c2*
pgain2
*
pgain2
;
Completed in 73 milliseconds