Searched refs:CenterFrequency (Results 1 – 3 of 3) sorted by relevance
173 pInst->pFiltersParams[ii - 1].CenterFrequency = (LVM_UINT16)(Freq * ii); in LVPSA_ApplyNewSettings()180 if (pInst->pFiltersParams[ii - 1].CenterFrequency < in LVPSA_ApplyNewSettings()248 .CenterFrequency; /* Get the band centre frequency */ in LVPSA_SetBPFiltersType()439 LVM_FLOAT Frequency = (LVM_FLOAT)(pFilterParams->CenterFrequency); in LVPSA_BPSinglePrecCoefs()549 LVM_FLOAT Frequency = (LVM_FLOAT)(pFilterParams->CenterFrequency); in LVPSA_BPDoublePrecCoefs()
38 LVM_UINT16 CenterFrequency; /* Center frequency of the band-pass filter (in Hz) */ member
389 FiltersParams[i].CenterFrequency = (LVM_UINT16)1000; in LVM_GetInstanceHandle()