Searched refs:fact_exp (Results 1 – 1 of 1) sorted by relevance
210 INT fact_exp = 0; in sbrDecoder_drcApplySlot() local250 fact_exp = hDrcData->currFact_exp; in sbrDecoder_drcApplySlot()268 fact_exp = hDrcData->nextFact_exp; in sbrDecoder_drcApplySlot()276 fact_exp = hDrcData->nextFact_exp; in sbrDecoder_drcApplySlot()283 fact_exp = hDrcData->currFact_exp; in sbrDecoder_drcApplySlot()306 fact_exp = hDrcData->nextFact_exp; in sbrDecoder_drcApplySlot()348 if (fact_exp < maxShift) { in sbrDecoder_drcApplySlot()349 drcFact2_mag >>= maxShift - fact_exp; in sbrDecoder_drcApplySlot()461 if (fact_exp < maxShift) { in sbrDecoder_drcApplySlot()462 drcFact_mag >>= maxShift - fact_exp; in sbrDecoder_drcApplySlot()[all …]