Searched refs:pNextFact_mag (Results 1 – 2 of 2) sorted by relevance
241 FIXP_DBL *pNextFact_mag,
877 FIXP_DBL *pNextFact_mag, in sbrDecoder_drcFeedChannel() argument889 if (ch > (8) || pNextFact_mag == NULL) { in sbrDecoder_drcFeedChannel()895 if ( !((pNextFact_mag[band] == FL2FXCONST_DBL(0.5)) && (nextFact_exp == 1)) in sbrDecoder_drcFeedChannel()896 && !((pNextFact_mag[band] == (FIXP_DBL)MAXVAL_DBL) && (nextFact_exp == 0)) ) { in sbrDecoder_drcFeedChannel()919 pSbrDrcChannelData->nextFact_mag[i] = pNextFact_mag[i]; in sbrDecoder_drcFeedChannel()