Home
last modified time | relevance | path

Searched defs:outFrame (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnoise_suppression_x.c43 short* const* outFrame) { in WebRtcNsx_Process()
Dnsx_core.c1420 void WebRtcNsx_DataSynthesis(NoiseSuppressionFixedC* inst, short* outFrame) { in WebRtcNsx_DataSynthesis()
1503 short* const* outFrame) { in WebRtcNsx_ProcessCore()
Dns_core.c1187 float* const* outFrame) { in WebRtcNs_ProcessCore()
/external/webrtc/webrtc/modules/video_processing/
Dspatial_resampler.cc49 VideoFrame* outFrame) { in ResampleFrame()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac.c1025 float outFrame[MAX_FRAMESAMPLES]; in Decode() local