Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp751 int gain_adj_2_sf = 1; in apply_inter_tes() local
756 gain_adj_2_sf = total_power_high_sf - total_power_high_after_sf + sf2; in apply_inter_tes()
759 FIXP_DBL gain_adj = sqrtFixp_lookup(gain_adj_2, &gain_adj_2_sf); in apply_inter_tes()
760 int gain_adj_sf = gain_adj_2_sf; in apply_inter_tes()