Searched refs:eq2 (Results 1 – 2 of 2) sorted by relevance
154 bool& eq2) in apply()176 eq2 = eq2_strict // lon strictly equal to s2 in apply()185 eq1 = eq2 = eq1 || eq2; in apply()190 eq1 = eq2 = true; in apply()196 if (eq1 && eq2) in apply()229 bool& eq2) in apply()236 eq2 = math::equals(s2x, px); in apply()240 if (eq1 && eq2) in apply()274 bool eq1, bool eq2) in apply()286 : eq2 ? (greater(s1, p) ? -1 : 1) // idem in apply()[all …]
124 static SOC_ENUM_SINGLE_DECL(eq2, WM8978_EQ2, 5, wm8978_eq2);167 SOC_ENUM("EQ2 Cut Off", eq2),