Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.h136 UCHAR prev_ov_highSubband; member
Denv_calc.cpp954 if (highSubband < h_sbr_cal_env->prev_ov_highSubband) { in calculateSbrEnvelope()
955 ov_highSubband = h_sbr_cal_env->prev_ov_highSubband; in calculateSbrEnvelope()
1719 h_sbr_cal_env->prev_ov_highSubband = ov_highSubband; in calculateSbrEnvelope()