Searched refs:fast_sel (Results 1 – 2 of 2) sorted by relevance
120 static int find_closest_slow(int target, int *slow_sel, int *fast_sel) in find_closest_slow() argument134 *fast_sel = i; in find_closest_slow()
138 static int find_closest_slow(unsigned int *target, int *slow_sel, int *fast_sel) in find_closest_slow() argument152 *fast_sel = i; in find_closest_slow()