Home
last modified time | relevance | path

Searched refs:excitation_1 (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_blind.c296 WORD32 *excitation_0, *excitation_1, *excitation_2; in ixheaacd_update_down_mix_state() local
305 excitation_1 = excitation_0 + PARAMETER_BANDSX1_5; in ixheaacd_update_down_mix_state()
307 excitation_2 = excitation_1 + PARAMETER_BANDSX1_5; in ixheaacd_update_down_mix_state()
321 excitation_1[pb] = ABS_THR_FIX; in ixheaacd_update_down_mix_state()
346 excitation_1[pb] = in ixheaacd_update_down_mix_state()
347 ixheaacd_mps_add32(excitation_1[pb], temp_1, &(q_excitation_1[pb]), qtemp1); in ixheaacd_update_down_mix_state()
381 temp_2 = ixheaacd_mps_mult32_shr_15(temp_1, *excitation_1); in ixheaacd_update_down_mix_state()
382 excitation_1++; in ixheaacd_update_down_mix_state()
395 excitation_1[pb] -= num_parameter_bands; in ixheaacd_update_down_mix_state()