Searched refs:nearestDiv (Results 1 – 1 of 1) sorted by relevance
123 int nearestClock = 0, nearestDiv = 1; in xf86GetNearestClock() local139 if ((gap < minimumGap) || ((gap == minimumGap) && (j < nearestDiv))) { in xf86GetNearestClock()142 nearestDiv = j; in xf86GetNearestClock()