OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:e_low
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
sb_celp.c
321
spx_word16_t
e_low
=0, e_high=0;
local
346
e_low
= compute_rms16(low, st->frame_size);
449
ratio = 2*log((1.f+e_high)/(1.f+
e_low
));
[
all
...]
Completed in 74 milliseconds