Searched refs:ov_highSubband (Results 1 – 4 of 4) sorted by relevance
894 int ov_highSubband = hFreq->highSubband; in calculateSbrEnvelope() local920 if (hFreq->highSubband < hFreq->ov_highSubband) { in calculateSbrEnvelope()921 ov_highSubband = hFreq->ov_highSubband; in calculateSbrEnvelope()935 ov_highSubband = highSubband; in calculateSbrEnvelope()937 ov_highSubband = h_sbr_cal_env->prev_ov_highSubband; in calculateSbrEnvelope()1111 ov_highSubband = highSubband; in calculateSbrEnvelope()1112 if (highSubband < hFreq->ov_highSubband) { in calculateSbrEnvelope()1113 ov_highSubband = hFreq->ov_highSubband; in calculateSbrEnvelope()1656 lowSubband, ov_highSubband, 0, first_start); in calculateSbrEnvelope()1672 lowSubband, ov_highSubband, 0, first_start, in calculateSbrEnvelope()[all …]
183 UCHAR ov_highSubband; /*!< if headerchange applies this value holds the old member
683 if (hSbrDec->qmfDomainOutCh->fb.usb < hFreq->ov_highSubband) { in sbr_dec()692 fMin((UINT)hFreq->ov_highSubband, in sbr_dec()705 hFreq->ov_highSubband = save_usb; in sbr_dec()
832 hFreq->ov_highSubband = hFreq->highSubband; in resetFreqBandTables()