Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/main/source/
Dnoise_suppression_x.c69 short *outFrame, short *outFrameHB) in WebRtcNsx_Process() argument
72 outFrameHB); in WebRtcNsx_Process()
Dns_core.c818 short *outFrameHB) in WebRtcNs_ProcessCore() argument
974 outFrameHB[i] = (short)dTmp; in WebRtcNs_ProcessCore()
1494 outFrameHB[i] = (short)dTmp; in WebRtcNs_ProcessCore()
Dnsx_core.c1843 short *outFrame, short *outFrameHB) in WebRtcNsx_ProcessCore() argument
1917 outFrameHB[i] = inst->dataBufHBFX[i]; // Q0 in WebRtcNsx_ProcessCore()
2487 outFrameHB[i] in WebRtcNsx_ProcessCore()
/external/webrtc/src/modules/audio_processing/ns/main/interface/
Dnoise_suppression_x.h117 short *outFrameHB);