Home
last modified time | relevance | path

Searched refs:outFrameHB (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/src/modules/audio_processing/ns/
Dnoise_suppression_x.c61 short* outFrameHB) { in WebRtcNsx_Process() argument
63 (NsxInst_t*)nsxInst, speechFrame, speechFrameHB, outFrame, outFrameHB); in WebRtcNsx_Process()
Dns_core.c721 short* outFrameHB) { in WebRtcNs_ProcessCore() argument
855 outFrameHB[i] = (short)dTmp; in WebRtcNs_ProcessCore()
1299 outFrameHB[i] = (short)dTmp; in WebRtcNs_ProcessCore()
Dnsx_core.c1845 short* outFrame, short* outFrameHB) { in WebRtcNsx_ProcessCore() argument
1916 outFrameHB[i] = inst->dataBufHBFX[i]; // Q0 in WebRtcNsx_ProcessCore()
2436 outFrameHB[i] in WebRtcNsx_ProcessCore()
/external/webrtc/src/modules/audio_processing/ns/interface/
Dnoise_suppression_x.h117 short* outFrameHB);