Lines Matching refs:SIZE02
214 const WORD16 *short_ptr = &(short_window[SIZE02 - 1]); in ixheaacd_long_short_win_process()
234 ixheaacd_mult32x16in32_drc(prev[SIZE02 - 1 - i], in ixheaacd_long_short_win_process()
235 long_window_prev[-2 * SIZE02 + 2 * i])); in ixheaacd_long_short_win_process()
236 out[ch_fac * (SIZE02 - 1 - i)] = ixheaacd_round16(accu << 2); in ixheaacd_long_short_win_process()
268 ixheaacd_mult32x16in32(-(current[SIZE02 - 1 - i]), in ixheaacd_long_short_win_seq()
269 short_window_prev[SIZE02 - 2 * i - 1]), in ixheaacd_long_short_win_seq()
278 WORD32 inc = i * SIZE02; in ixheaacd_long_short_win_seq()
292 short_window[SIZE02 - 2 * i - 1]) - in ixheaacd_long_short_win_seq()
294 short_window[SIZE02 - 2 * i - 2])); in ixheaacd_long_short_win_seq()
566 &ptr_spec_coeff[i * SIZE02], &scratch[i * SIZE02], in ixheaacd_imdct_process()
569 (*ixheaacd_post_twiddle)(&scratch[i * SIZE02], in ixheaacd_imdct_process()
570 &ptr_spec_coeff[i * SIZE02], in ixheaacd_imdct_process()
593 WORD32 inc = (i * SIZE02); in ixheaacd_imdct_process()
597 (*ixheaacd_over_lap_add1)(&scratch[SIZE02 + inc], overlap_buf_loc, in ixheaacd_imdct_process()
623 WORD32 inc = (i * SIZE02); in ixheaacd_imdct_process()