Home
last modified time | relevance | path

Searched defs:outFrame (Results 1 – 6 of 6) 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/opencv3/modules/cudacodec/src/cuda/
Dnv12_to_rgb.cu194 GpuMat outFrame = _outFrame.getGpuMat(); in videoDecPostProcessFrame() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac.c1025 float outFrame[MAX_FRAMESAMPLES]; in Decode() local