Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_dec.c2055 curr_state->clip_protect_gain, (WORD32)(qmf_re[jj] * 1024)); in ixheaacd_heaac_mps_apply()
2057 curr_state->clip_protect_gain, (WORD32)(qmf_im[jj] * 1024)); in ixheaacd_heaac_mps_apply()
Dixheaacd_mps_dec.h893 WORD32 clip_protect_gain; member
Dixheaacd_mps_polyphase.c1055 WORD32 gain = pstr_mps_state->clip_protect_gain; in ixheaacd_calc_ana_filt_bank()
Dixheaacd_mps_bitdec.c2120 curr_state->clip_protect_gain = bitdec_table->clip_gain_table[config->bs_fixed_gain_dmx]; in ixheaacd_set_current_state_parameters()