Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_esbr_polyphase.c213 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()
Dixheaacd_hbe_trans.c135 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()
Dixheaacd_sbr_dec.h53 VOID (*ixheaacd_real_synth_fft)(FLOAT32 *inp, FLOAT32 *out, WORD32 n_points); member