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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.h178 int vsyncWidth; /* V Sync Pulse Width (Bytes #10,11) */ member in struct:__anon53
H A Dsun_edid.c784 dt->vsyncWidth =
850 block->Vsw = dt->vsyncWidth;
851 block->Vbp = dt->vblanking - dt->vsyncOffset - dt->vsyncWidth;
1721 dt__vsyncend = dt__vsyncstart + dt->vsyncWidth;
H A Dfbc_predid.c511 printf("\t V Sync Pulse Width: %d\n", dt.vsyncWidth);

Completed in 19 milliseconds