Searched refs:ov_highSubband (Results 1 – 4 of 4) sorted by relevance
912 int ov_highSubband = hFreq->highSubband; in calculateSbrEnvelope() local938 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()[all …]
183 UCHAR ov_highSubband; /*!< if headerchange applies this value holds the old member
682 if (hSbrDec->qmfDomainOutCh->fb.usb < hFreq->ov_highSubband) { in sbr_dec()691 fMin((UINT)hFreq->ov_highSubband, in sbr_dec()704 hFreq->ov_highSubband = save_usb; in sbr_dec()
829 hFreq->ov_highSubband = hFreq->highSubband; in resetFreqBandTables()