Searched refs:rfft_out (Results 1 – 1 of 1) sorted by relevance
1428 int16_t* rfft_out = (int16_t*) (((uintptr_t) rfft_out_buff + 31) & ~31); in WebRtcNsx_DataSynthesis() local1456 outCIFFT = WebRtcSpl_RealInverseFFT(inst->real_fft, realImag, rfft_out); in WebRtcNsx_DataSynthesis()1458 WebRtcNsx_Denormalize(inst, rfft_out, outCIFFT); in WebRtcNsx_DataSynthesis()