Searched refs:total_power_high (Results 1 – 2 of 2) sorted by relevance
908 FLOAT32 total_power_high = 0.0f; in ixheaacd_apply_inter_tes() local935 total_power_high += subsample_power_high[i]; in ixheaacd_apply_inter_tes()956 gain_adj_2 = total_power_high / total_power_high_after; in ixheaacd_apply_inter_tes()
515 FIXP_DBL total_power_high = (FIXP_DBL)0; in apply_inter_tes() local638 total_power_high >>= in apply_inter_tes()646 total_power_high += (new_summand >> preShift2); in apply_inter_tes()753 if ((total_power_high != (FIXP_DBL)0) && in apply_inter_tes()755 gain_adj_2 = fDivNorm(total_power_high, total_power_high_after, &sf2); in apply_inter_tes()