Searched refs:ixheaacd_real_synth_fft (Results 1 – 3 of 3) sorted by relevance
213 if (ptr_hbe_txposer->ixheaacd_real_synth_fft != NULL) in ixheaacd_real_synth_filt()214 (*(ptr_hbe_txposer->ixheaacd_real_synth_fft))(synth_buf_r, synth_out, in ixheaacd_real_synth_filt()
135 ptr_hbe_txposer->ixheaacd_real_synth_fft = &ixheaacd_real_synth_fft_p2; in ixheaacd_qmf_hbe_data_reinit()143 ptr_hbe_txposer->ixheaacd_real_synth_fft = &ixheaacd_real_synth_fft_p2; in ixheaacd_qmf_hbe_data_reinit()151 ptr_hbe_txposer->ixheaacd_real_synth_fft = &ixheaacd_real_synth_fft_p3; in ixheaacd_qmf_hbe_data_reinit()159 ptr_hbe_txposer->ixheaacd_real_synth_fft = &ixheaacd_real_synth_fft_p2; in ixheaacd_qmf_hbe_data_reinit()173 ptr_hbe_txposer->ixheaacd_real_synth_fft = &ixheaacd_real_synth_fft_p2; in ixheaacd_qmf_hbe_data_reinit()
53 VOID (*ixheaacd_real_synth_fft)(FLOAT32 *inp, FLOAT32 *out, WORD32 n_points); member