Searched refs:twidle_rev (Results 1 – 3 of 3) sorted by relevance
112 const WORD16 *twidle_fwd, *twidle_rev; in ixheaacd_fftposttw() local116 twidle_rev = qmf_dec_tables_ptr->post_fft_tbl + 15; in ixheaacd_fftposttw()143 twid_im = *twidle_rev--; in ixheaacd_fftposttw()218 const WORD16 *twidle_fwd, *twidle_rev; in ixheaacd_fftposttw_32() local222 twidle_rev = qmf_dec_tables_ptr->post_fft_tbl + 14; in ixheaacd_fftposttw_32()251 twid_im = *twidle_rev; in ixheaacd_fftposttw_32()252 twidle_rev -= 2; in ixheaacd_fftposttw_32()
76 const WORD16 *twidle_fwd, *twidle_rev; in ixheaacd_dct3_32() local146 twidle_rev = post_tbl + 14; in ixheaacd_dct3_32()154 twid_re = *twidle_rev; in ixheaacd_dct3_32()155 twidle_rev -= 2; in ixheaacd_dct3_32()184 twid_re = -*twidle_rev; in ixheaacd_dct3_32()185 twidle_rev -= 2; in ixheaacd_dct3_32()
70 const WORD16 *twidle_fwd, *twidle_rev; in ixheaacd_dct3_32() local138 twidle_rev = post_tbl + 14; in ixheaacd_dct3_32()146 twid_re = *twidle_rev; in ixheaacd_dct3_32()147 twidle_rev -= 2; in ixheaacd_dct3_32()176 twid_re = -*twidle_rev; in ixheaacd_dct3_32()177 twidle_rev -= 2; in ixheaacd_dct3_32()