Lines Matching refs:ov_highSubband
912 int ov_highSubband = hFreq->highSubband; in calculateSbrEnvelope() local
938 if (hFreq->highSubband < hFreq->ov_highSubband) { in calculateSbrEnvelope()
939 ov_highSubband = hFreq->ov_highSubband; in calculateSbrEnvelope()
953 ov_highSubband = highSubband; in calculateSbrEnvelope()
955 ov_highSubband = h_sbr_cal_env->prev_ov_highSubband; in calculateSbrEnvelope()
1128 ov_highSubband = highSubband; in calculateSbrEnvelope()
1129 if (highSubband < hFreq->ov_highSubband) { in calculateSbrEnvelope()
1130 ov_highSubband = hFreq->ov_highSubband; in calculateSbrEnvelope()
1661 lowSubband, ov_highSubband, 0, first_start); in calculateSbrEnvelope()
1677 lowSubband, ov_highSubband, 0, first_start, in calculateSbrEnvelope()
1719 h_sbr_cal_env->prev_ov_highSubband = ov_highSubband; in calculateSbrEnvelope()