Searched refs:prevFact_exp (Results 1 – 3 of 3) sorted by relevance
126 hDrcData->prevFact_exp = 1; in sbrDecoder_drcInitChannel()356 if (hDrcData->prevFact_exp < maxShift) { in sbrDecoder_drcApplySlot()357 drcFact1_mag >>= maxShift - hDrcData->prevFact_exp; in sbrDecoder_drcApplySlot()463 hDrcData->prevFact_exp = fact_exp; in sbrDecoder_drcApplySlot()498 if (hDrcData->prevFact_exp > maxShift) { in sbrDecoder_drcApply()499 maxShift = hDrcData->prevFact_exp; in sbrDecoder_drcApply()
104 INT prevFact_exp; member
589 if (hSbrDec->sbrDrcChannel.prevFact_exp > maxShift) { in sbr_dec()590 maxShift = hSbrDec->sbrDrcChannel.prevFact_exp; in sbr_dec()