Searched refs:gain_threshold (Results 1 – 3 of 3) sorted by relevance
546 if (gain_code0 < st->gain_threshold) { in ixheaacd_acelp_alias_cnx()548 if (gain_code0 > st->gain_threshold) gain_code0 = st->gain_threshold; in ixheaacd_acelp_alias_cnx()551 if (gain_code0 < st->gain_threshold) gain_code0 = st->gain_threshold; in ixheaacd_acelp_alias_cnx()553 st->gain_threshold = gain_code0; in ixheaacd_acelp_alias_cnx()
57 FLOAT32 gain_threshold; member
163 st->gain_threshold = 0.0f; in ixheaacd_fix2flt_data()