HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcNs_InitCore (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_processing/ns/
noise_suppression.c 53 return WebRtcNs_InitCore((NSinst_t*) NS_inst, fs);
ns_core.h 116 * WebRtcNs_InitCore(...)
130 int WebRtcNs_InitCore(NSinst_t* inst, WebRtc_UWord32 fs);
ns_core.c 71 int WebRtcNs_InitCore(NSinst_t* inst, WebRtc_UWord32 fs) {
    [all...]

Completed in 43 milliseconds