Searched refs:curr_slot (Results 1 – 1 of 1) sorted by relevance
50 WORD32 curr_slot = *prm_slot; in ixheaacd_dec_interp_umx() local52 WORD32 temp = reciprocal_tab[curr_slot]; in ixheaacd_dec_interp_umx()55 for (ts = prev_slot + 1; ts <= curr_slot; ts++) { in ixheaacd_dec_interp_umx()74 WORD32 curr_slot = prm_slot[ps]; in ixheaacd_dec_interp_umx() local76 temp = reciprocal_tab[curr_slot - prev_slot - 1]; in ixheaacd_dec_interp_umx()78 for (ts = (prev_slot) + 1; ts <= (curr_slot); ts++) { in ixheaacd_dec_interp_umx()