Searched refs:fact_exp (Results 1 – 1 of 1) sorted by relevance
207 INT fact_exp = 0; in sbrDecoder_drcApplySlot() local250 fact_exp = hDrcData->currFact_exp; in sbrDecoder_drcApplySlot()270 fact_exp = hDrcData->nextFact_exp; in sbrDecoder_drcApplySlot()279 fact_exp = hDrcData->nextFact_exp; in sbrDecoder_drcApplySlot()287 fact_exp = hDrcData->currFact_exp; in sbrDecoder_drcApplySlot()313 fact_exp = hDrcData->nextFact_exp; in sbrDecoder_drcApplySlot()359 if (fact_exp < maxShift) { in sbrDecoder_drcApplySlot()360 drcFact2_mag >>= maxShift - fact_exp; in sbrDecoder_drcApplySlot()445 if (fact_exp < maxShift) { in sbrDecoder_drcApplySlot()446 drcFact_mag >>= maxShift - fact_exp; in sbrDecoder_drcApplySlot()[all …]