Searched refs:HIGH_FREQ (Results 1 – 2 of 2) sorted by relevance
37 #define HIGH_FREQ 386 /* 32768/85 for high test frequency */ macro181 else if (((fc << 15) <= (HIGH_FREQ * fs)) && (QFactor > 300)) in LVEQNB_SetFilters()
23 #define HIGH_FREQ 386 /* 32768/85 for high test frequency */ macro315 … if (((LOW_FREQ * fs) < (fc << 15)) && ((fc << 15) < (HIGH_FREQ * fs)) && (QFactor > 300)) in LVPSA_SetBPFiltersType()