Searched refs:vert_refresh (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/utils/gtf/
H A Dgtf.c157 mode *vert_refresh (int h_pixels, int v_lines, float freq,
273 * vert_refresh() - as defined by the GTF Timing Standard, compute the
285 mode *vert_refresh (int h_pixels, int v_lines, float freq, function in typeref:typename:mode *
730 m = vert_refresh (o->x, o->y, o->v_freq, 0, 0);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/utils/gtf/
H A Dgtf.c150 mode *vert_refresh(int h_pixels, int v_lines, float freq,
255 * vert_refresh() - as defined by the GTF Timing Standard, compute the
268 vert_refresh(int h_pixels, int v_lines, float freq, int interlaced, int margins) function in typeref:typename:mode *
685 m = vert_refresh(o->x, o->y, o->v_freq, 0, 0);

Completed in 45 milliseconds