Lines Matching refs:shiftp
72 WORD32 k, shiftp, itemp = 0; in ixheaacd_calc_max_spectralline() local
78 shiftp = ixheaacd_norm32(itemp); in ixheaacd_calc_max_spectralline()
80 return (shiftp); in ixheaacd_calc_max_spectralline()
316 WORD8 shiftp, input_q, output_q, shift_olap = 14; in ixheaacd_fd_imdct_short() local
327 shiftp = max_shift + 6; in ixheaacd_fd_imdct_short()
328 input_q = shiftp; in ixheaacd_fd_imdct_short()
337 shiftp = input_q; in ixheaacd_fd_imdct_short()
340 2 * ixheaacd_drc_offset->n_short, &shiftp, scratch_mem); in ixheaacd_fd_imdct_short()
347 shiftp += max_shift - 1; in ixheaacd_fd_imdct_short()
360 shiftp, shift_olap); in ixheaacd_fd_imdct_short()
365 shiftp, shift_olap); in ixheaacd_fd_imdct_short()
369 fp + ixheaacd_drc_offset->n_short, ixheaacd_drc_offset->n_short, shiftp, in ixheaacd_fd_imdct_short()
379 ixheaacd_drc_offset->n_short, 1, shiftp, shift_olap, output_q); in ixheaacd_fd_imdct_short()
388 ixheaacd_drc_offset->n_short, 0, shiftp, shift_olap, output_q); in ixheaacd_fd_imdct_short()
444 WORD8 shiftp, output_q = 0, shift_olap = 14; in ixheaacd_fd_imdct_long() local
456 shiftp = max_shift + 6; in ixheaacd_fd_imdct_long()
459 &shiftp, scratch_mem); in ixheaacd_fd_imdct_long()
465 shiftp += max_shift - 1; in ixheaacd_fd_imdct_long()
476 ixheaacd_drc_offset->n_long, shiftp, shift_olap); in ixheaacd_fd_imdct_long()
488 p_overlap_ibuffer, p_out_ibuffer, ixheaacd_drc_offset, shiftp, in ixheaacd_fd_imdct_long()
495 ixheaacd_drc_offset, shiftp, shift_olap); in ixheaacd_fd_imdct_long()
502 ixheaacd_negate32_sat(p_in_ibuffer[i]) >> (shiftp - shift_olap); in ixheaacd_fd_imdct_long()
504 ixheaacd_negate32_sat(p_in_ibuffer[i]) >> (shiftp - shift_olap); in ixheaacd_fd_imdct_long()