Searched refs:gain_threshold (Results 1 – 3 of 3) sorted by relevance
547 if (gain_code0 < st->gain_threshold) { in ixheaacd_acelp_alias_cnx()549 if (gain_code0 > st->gain_threshold) gain_code0 = st->gain_threshold; in ixheaacd_acelp_alias_cnx()552 if (gain_code0 < st->gain_threshold) gain_code0 = st->gain_threshold; in ixheaacd_acelp_alias_cnx()554 st->gain_threshold = gain_code0; in ixheaacd_acelp_alias_cnx()
57 FLOAT32 gain_threshold; member
175 st->gain_threshold = 0.0f; in ixheaacd_fix2flt_data()