Home | History | Annotate | Download | only in src

Lines Matching refs:LevelDetectionSpeed

81     if(pNewParams->LevelDetectionSpeed >= LVPSA_NR_SUPPORTED_SPEED)
118 pParams->LevelDetectionSpeed = pLVPSA_Inst->CurrentParams.LevelDetectionSpeed;
236 if(Params.LevelDetectionSpeed != pInst->CurrentParams.LevelDetectionSpeed)
395 /* LevelDetectionSpeed from the control parameters. */
416 pCoefficients = &LVPSA_QPD_Coefs[(pParams->LevelDetectionSpeed * LVPSA_NR_SUPPORTED_RATE) + Fs];