OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:denoiseBound
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.h
74
float
denoiseBound
;
ns_core.c
[
all
...]
nsx_core.h
30
uint16_t
denoiseBound
; /* Q14 */
nsx_core.c
164
// if (gain <= inst->
denoiseBound
) {
165
// factor2 = 1.0 - 0.3 * (blim - inst->
denoiseBound
);
[
all
...]
Completed in 429 milliseconds