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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_tv.c1527 unsigned int vactive_s = input->h; local in function:i830_tv_get_modes
1547 mode_ptr->VDisplay = vactive_s;
1548 mode_ptr->VSyncStart = vactive_s + 1;
1549 mode_ptr->VSyncEnd = vactive_s + 32;
1552 mode_ptr->VTotal = vactive_s + 33;

Completed in 4 milliseconds