Searched refs:CenterFrequency (Results 1 – 5 of 5) sorted by relevance
203 pInst->pFiltersParams[ii-1].CenterFrequency = (LVM_UINT16) (Freq * ii); in LVPSA_ApplyNewSettings()211 …if(pInst->pFiltersParams[ii-1].CenterFrequency < (LVPSA_SampleRateTab[pInst->CurrentParams.Fs]>>1)) in LVPSA_ApplyNewSettings()282 …fc = (LVM_UINT32)pInst->pFiltersParams[ii].CenterFrequency; /* Get the band centre frequency */ in LVPSA_SetBPFiltersType()493 LVM_UINT16 Frequency = pFilterParams->CenterFrequency; in LVPSA_BPSinglePrecCoefs()615 LVM_UINT16 Frequency = pFilterParams->CenterFrequency; in LVPSA_BPDoublePrecCoefs()
94 if((pInitParams->pFiltersParams[ii].CenterFrequency > LVPSA_MAXCENTERFREQ) || in LVPSA_Memory()
76 if((pInitParams->pFiltersParams[ii].CenterFrequency > LVPSA_MAXCENTERFREQ) || in LVPSA_Init()
65 …LVM_UINT16 CenterFrequency; /* Center frequency of the band-pass filte… member
319 FiltersParams[i].CenterFrequency = (LVM_UINT16) 1000; in LVM_GetMemoryTable()841 FiltersParams[i].CenterFrequency = (LVM_UINT16) 1000; in LVM_GetInstanceHandle()