Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_esbr_polyphase.c154 FLOAT32 *ptr_cos_tab_trans_qmf = in ixheaacd_real_synth_filt() local
170 ptr_cos_tab_trans_qmf[(k << 1) + 0] * qmf_buf_real[idx][ki] + in ixheaacd_real_synth_filt()
171 ptr_cos_tab_trans_qmf[(k << 1) + 1] * qmf_buf_imag[idx][ki]); in ixheaacd_real_synth_filt()