Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c1435 int outCIFFT; in WebRtcNsx_DataSynthesis() local
1456 outCIFFT = WebRtcSpl_RealInverseFFT(inst->real_fft, realImag, rfft_out); in WebRtcNsx_DataSynthesis()
1458 WebRtcNsx_Denormalize(inst, rfft_out, outCIFFT); in WebRtcNsx_DataSynthesis()