Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp703 int point_two_sf = -2; in apply_inter_tes() local
706 if (point_two_sf < gain_sf[i]) { in apply_inter_tes()
707 point_two >>= gain_sf[i] - point_two_sf; in apply_inter_tes()
709 tmp >>= point_two_sf - gain_sf[i]; in apply_inter_tes()