Searched refs:CenterFrequency (Results 1 – 5 of 5) sorted by relevance
192 pInst->pFiltersParams[ii-1].CenterFrequency = (LVM_UINT16) (Freq * ii); in LVPSA_ApplyNewSettings()200 …if(pInst->pFiltersParams[ii-1].CenterFrequency < (LVPSA_SampleRateTab[pInst->CurrentParams.Fs]>>1)) in LVPSA_ApplyNewSettings()270 …fc = (LVM_UINT32)pInst->pFiltersParams[ii].CenterFrequency; /* Get the band centre frequency */ in LVPSA_SetBPFiltersType()474 LVM_FLOAT Frequency = (LVM_FLOAT)(pFilterParams->CenterFrequency); in LVPSA_BPSinglePrecCoefs()592 LVM_FLOAT Frequency = (LVM_FLOAT)(pFilterParams->CenterFrequency); in LVPSA_BPDoublePrecCoefs()
91 if((pInitParams->pFiltersParams[ii].CenterFrequency > LVPSA_MAXCENTERFREQ) || in LVPSA_Memory()
76 if((pInitParams->pFiltersParams[ii].CenterFrequency > LVPSA_MAXCENTERFREQ) || in LVPSA_Init()
59 …LVM_UINT16 CenterFrequency; /* Center frequency of the band-pass filte… member
393 FiltersParams[i].CenterFrequency = (LVM_UINT16) 1000; in LVM_GetMemoryTable()918 FiltersParams[i].CenterFrequency = (LVM_UINT16) 1000; in LVM_GetInstanceHandle()