Searched refs:total_power_high_after (Results 1 – 2 of 2) sorted by relevance
909 FLOAT32 total_power_low = 0.0f, total_power_high_after = 1.0e-6f; in ixheaacd_apply_inter_tes() local953 total_power_high_after += 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()
678 FIXP_DBL total_power_high_after = (FIXP_DBL)0; in apply_inter_tes() local738 total_power_high_after >>= in apply_inter_tes()744 total_power_high_after += subsample_power_high[i] >> preShift2; in apply_inter_tes()754 (total_power_high_after != (FIXP_DBL)0)) { in apply_inter_tes()755 gain_adj_2 = fDivNorm(total_power_high, total_power_high_after, &sf2); in apply_inter_tes()