OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcNsx_set_policy
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_processing/ns/interface/
noise_suppression_x.h
93
int
WebRtcNsx_set_policy
(NsxHandle* nsxInst, int mode);
/external/webrtc/src/modules/audio_processing/ns/
noise_suppression_x.c
55
int
WebRtcNsx_set_policy
(NsxHandle* nsxInst, int mode) {
/external/webrtc/src/modules/audio_processing/
noise_suppression_impl.cc
164
return
WebRtcNsx_set_policy
(static_cast<Handle*>(handle),
Completed in 83 milliseconds