OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcNs_Process
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_processing/ns/interface/
noise_suppression.h
114
int
WebRtcNs_Process
(NsHandle* NS_inst,
/external/webrtc/src/modules/audio_processing/ns/
noise_suppression.c
61
int
WebRtcNs_Process
(NsHandle* NS_inst, short* spframe, short* spframe_H,
/external/webrtc/src/modules/audio_processing/
noise_suppression_impl.cc
69
err =
WebRtcNs_Process
(static_cast<Handle*>(handle(i)),
Completed in 41 milliseconds