Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_qmf_poly.h36 VOID ixheaacd_real_synth_fft_p2(FLOAT32 *inp, FLOAT32 *out, WORD32 n_points);
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()
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_esbr_fft.c42 void ixheaacd_real_synth_fft_p2(FLOAT32 *ptr_x, FLOAT32 *ptr_y, in ixheaacd_real_synth_fft_p2() function
1107 ixheaacd_real_synth_fft_p2(x_3, y_3, 8); in ixheaacd_real_synth_fft_p3()