Lines Matching defs:refresh
70 pick_mode_by_ref(int width, int height, int refresh)
76 height, refresh);
81 diff = abs(mref - refresh);
112 * Sort modes by refresh rate, aspect ratio (*), then resolution.
122 int aspect, refresh, hbest, vbest, abest, atemp, rbest, rtemp;
132 refresh = DIVIDE(DIVIDE((*preferred)->dot_clock * 1000,
141 * first in the list. Preferred refresh rate is taken from
158 refresh = DIVIDE(DIVIDE(mtemp->dot_clock * 1000,
164 /* Sort other modes by refresh rate, aspect ratio, then resolution */
171 rtemp = abs(refresh -