Lines Matching refs:FL2FXCONST_DBL
220 detectorValues->avgNrg = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
237 origQuota = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
238 sbrQuota = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
250 origQuotaMeanStrongest = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
251 sbrQuotaMeanStrongest = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
283 detectorValues->origQuotaMeanFilt = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
284 detectorValues->sbrQuotaMeanFilt = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
285 detectorValues->origQuotaMeanStrongestFilt = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
286 detectorValues->sbrQuotaMeanStrongestFilt = FL2FXCONST_DBL(0.0f); in calculateDetectorValues()
371 …ilt = (fMultDiv2(FL2FXCONST_DBL(2.f*0.375f), (FIXP_DBL)(CalcLdData(max(detectorValues->origQuotaMe… in decisionAlgorithm()
372 …ilt = (fMultDiv2(FL2FXCONST_DBL(2.f*0.375f), (FIXP_DBL)(CalcLdData(max(detectorValues->sbrQuotaMe… in decisionAlgorithm()
374 … (fMultDiv2(FL2FXCONST_DBL(2.f*0.375f), (FIXP_DBL)(CalcLdData(detectorValues->avgNrg+(FIXP_DBL)1) … in decisionAlgorithm()