Searched refs:prevFact_exp (Results 1 – 3 of 3) sorted by relevance
140 hDrcData->prevFact_exp = 1; in sbrDecoder_drcInitChannel()345 if (hDrcData->prevFact_exp < maxShift) { in sbrDecoder_drcApplySlot()346 drcFact1_mag >>= maxShift - hDrcData->prevFact_exp; in sbrDecoder_drcApplySlot()479 hDrcData->prevFact_exp = fact_exp; in sbrDecoder_drcApplySlot()509 if (hDrcData->prevFact_exp > maxShift) { in sbrDecoder_drcApply()510 maxShift = hDrcData->prevFact_exp; in sbrDecoder_drcApply()
113 INT prevFact_exp; member
773 if (hSbrDec->sbrDrcChannel.prevFact_exp > maxShift) { in sbr_dec()774 maxShift = hSbrDec->sbrDrcChannel.prevFact_exp; in sbr_dec()