Searched refs:common_shift (Results 1 – 4 of 4) sorted by relevance
718 WORD32 common_shift; in ixheaacd_cplx_synt_qmffilt() local786 common_shift = low_band_scale_factor - 8; in ixheaacd_cplx_synt_qmffilt()799 common_shift = 0; in ixheaacd_cplx_synt_qmffilt()898 if (common_shift) in ixheaacd_cplx_synt_qmffilt()900 common_shift); in ixheaacd_cplx_synt_qmffilt()
134 WORD32 common_shift);
1181 WORD32 common_shift) { in ixheaacd_shiftrountine() argument1185 if (common_shift < 0) { in ixheaacd_shiftrountine()1186 WORD32 cshift = -common_shift; in ixheaacd_shiftrountine()1200 treal = (ixheaacd_shl32_sat(*qmf_real, common_shift)); in ixheaacd_shiftrountine()1201 timag = (ixheaacd_shl32_sat(*qmf_imag, common_shift)); in ixheaacd_shiftrountine()
1449 WORD32 common_shift) { in ixheaacd_shiftrountine() argument1453 if (common_shift < 0) { in ixheaacd_shiftrountine()1454 WORD32 cshift = -common_shift; in ixheaacd_shiftrountine()1468 treal = (ixheaacd_shl32_sat(*qmf_real, common_shift)); in ixheaacd_shiftrountine()1469 timag = (ixheaacd_shl32_sat(*qmf_imag, common_shift)); in ixheaacd_shiftrountine()