Searched refs:q_smooth_reverb_nrg (Results 1 – 2 of 2) sorted by relevance
615 WORD16 *q_smooth_reverb_nrg = self->q_smooth_reverb_nrg; in ixheaacd_ducker_apply_71() local676 ixheaacd_mps_add32(temp_2, temp_1, &(q_smooth_reverb_nrg[pb]), qtemp); in ixheaacd_ducker_apply_71()679 qtemp1 = q_smooth_reverb_nrg[pb] - 1; in ixheaacd_ducker_apply_71()705 qtemp_1 = q_smooth_reverb_nrg[pb]; in ixheaacd_ducker_apply_71()781 WORD16 *q_smooth_reverb_nrg = self->q_smooth_reverb_nrg; in ixheaacd_ducker_apply() local829 ixheaacd_mps_add32(temp_2, temp_1, &(q_smooth_reverb_nrg[pb]), qtemp); in ixheaacd_ducker_apply()832 qtemp1 = q_smooth_reverb_nrg[pb] - 1; in ixheaacd_ducker_apply()858 qtemp_1 = q_smooth_reverb_nrg[pb]; in ixheaacd_ducker_apply()929 self->q_smooth_reverb_nrg[i] = 31; in ixheaacd_ducker_create()
60 WORD16 q_smooth_reverb_nrg[MAX_PARAMETER_BANDS]; member