Searched refs:pwrR (Results 1 – 1 of 1) sorted by relevance
829 FIXP_DBL pwrR[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member873 …pwrData->pwrL[env][band] = pwrData->pwrR[env][band] = pwrData->pwrCr[env][band] = pwrData->pwrCi[e… in FDKsbrEnc_PSEncode()892 FIXP_DBL pwrR_env_bin = pwrData->pwrR[env][bin]; in FDKsbrEnc_PSEncode()912 pwrData->pwrR[env][bin] = fixMax((FIXP_DBL)0,pwrR_env_bin); in FDKsbrEnc_PSEncode()921 LdDataVector(pwrData->pwrR[env], pwrData->ldPwrR[env], psBands); in FDKsbrEnc_PSEncode()936 FDKsbrEnc_addFIXP_DBL(pwrData->pwrR[2*e], pwrData->pwrR[2*e+1], pwrData->pwrR[e], psBands); in FDKsbrEnc_PSEncode()942 LdDataVector(pwrData->pwrR[e], pwrData->ldPwrR[e], psBands); in FDKsbrEnc_PSEncode()