OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:var_window_size
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h
45
var_window_size
(10),
54
size_t
var_window_size
;
member in struct:webrtc::IntelligibilityEnhancer::Config
intelligibility_enhancer.cc
86
config.
var_window_size
,
90
config.
var_window_size
,
/external/webrtc/webrtc/modules/audio_processing/intelligibility/test/
intelligibility_proc.cc
114
config.
var_window_size
= static_cast<size_t>(FLAGS_clear_window);
Completed in 39 milliseconds