Searched refs:f_LO1 (Results 1 – 1 of 1) sorted by relevance
86 u32 f_LO1; member685 const u32 f_LO1 = pAS_Info->f_LO1; in IsSpurInBand() local690 const u32 f_Scale = (f_LO1 / (UINT_MAX / 2 / pAS_Info->maxH1)) + 1; in IsSpurInBand()705 lo_gcd = gcd(f_LO1, f_LO2); in IsSpurInBand()713 n0 = DIV_ROUND_UP(f_LO2 - d, f_LO1 - f_LO2); in IsSpurInBand()717 md = (n * ((f_LO1 + hgds) / gd_Scale) - in IsSpurInBand()724 ma = (n * ((f_LO1 + hgds) / gd_Scale) + in IsSpurInBand()731 mc = (n * ((f_LO1 + hgcs) / gc_Scale) - in IsSpurInBand()734 f_nsLO1 = (s32) (n * (f_LO1 / gc_Scale)); in IsSpurInBand()738 n * (f_LO1 % gc_Scale) - mc * (f_LO2 % gc_Scale); in IsSpurInBand()[all …]