Searched refs:vdisplay (Results 1 - 25 of 44) sorted by relevance

12

/xsrc/external/mit/libxcvt/dist/cvt/
H A Dcvt.c34 cvt_is_standard(int hdisplay, int vdisplay, float vrefresh, bool reduced, bool verbose) argument
38 if ((!(vdisplay % 3) && ((vdisplay * 4 / 3) == hdisplay)) ||
39 (!(vdisplay % 9) && ((vdisplay * 16 / 9) == hdisplay)) ||
40 (!(vdisplay % 10) && ((vdisplay * 16 / 10) == hdisplay)) ||
41 (!(vdisplay % 4) && ((vdisplay * 5 / 4) == hdisplay)) ||
42 (!(vdisplay
134 print_mode_line(struct libxcvt_mode_info * mode_info,int hdisplay,int vdisplay,float vrefresh,bool reduced) argument
167 int hdisplay = 0, vdisplay = 0; local in function:main
[all...]
/xsrc/external/mit/libxcvt/dist/include/libxcvt/
H A Dlibxcvt.h37 int vdisplay,
H A Dlibxcvt_mode.h43 uint32_t vdisplay; member in struct:libxcvt_mode_info
/xsrc/external/mit/libxcvt/dist/lib/
H A Dlibxcvt.c35 * Generate a CVT standard mode from hdisplay, vdisplay and vrefresh.
59 libxcvt_gen_mode_info(int hdisplay, int vdisplay, float vrefresh, bool reduced, bool interlaced) argument
73 mode_info->vdisplay = vdisplay;
119 vdisplay_rnd = mode_info->vdisplay / 2;
121 vdisplay_rnd = mode_info->vdisplay;
131 mode_info->vdisplay = mode_info->vdisplay + 2 * vmargin;
140 if (!(mode_info->vdisplay % 3) && ((mode_info->vdisplay *
[all...]
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dxvidmode.c27 current.vdisplay == modes[i]->vdisplay &&
35 modes[i]->vdisplay,
42 modes[i]->vdisplay);
/xsrc/external/mit/libXxf86vm/dist/src/
H A DXF86VMode.c238 modeline->vdisplay = oldrep.vdisplay;
261 modeline->vdisplay = rep.vdisplay;
357 modelines[i]->vdisplay = oldxmdline.vdisplay;
387 modelines[i]->vdisplay = xmdline.vdisplay;
448 oldreq->vdisplay = newmodeline->vdisplay;
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86vmproto.h124 CARD16 vdisplay; member in struct:__anon0884d2900208
148 CARD16 vdisplay; member in struct:__anon0884d2900308
164 CARD16 vdisplay; member in struct:__anon0884d2900408
183 CARD16 vdisplay; member in struct:__anon0884d2900508
216 CARD16 vdisplay; member in struct:_XF86VidModeAddModeLine
255 CARD16 vdisplay; member in struct:_XF86OldVidModeAddModeLine
284 CARD16 vdisplay; member in struct:_XF86VidModeModModeLine
307 CARD16 vdisplay; member in struct:_XF86OldVidModeModModeLine
327 CARD16 vdisplay; member in struct:_XF86VidModeValidateModeLine
355 CARD16 vdisplay; member in struct:_XF86OldVidModeValidateModeLine
[all...]
/xsrc/external/mit/libXxf86vm/dist/include/X11/extensions/
H A Dxf86vmode.h74 unsigned short vdisplay; member in struct:__anon6162ba5e0108
95 unsigned short vdisplay; member in struct:__anon6162ba5e0208
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c342 rep.vdisplay = VidModeGetModeValue(mode, VIDMODE_V_DISPLAY);
355 rep.vdisplay, rep.vsyncstart, rep.vsyncend,
375 swaps(&rep.vdisplay, n);
391 oldrep.vdisplay = rep.vdisplay;
458 mdinf.vdisplay = VidModeGetModeValue(mode, VIDMODE_V_DISPLAY);
471 swaps(&mdinf.vdisplay, n);
484 oldmdinf.vdisplay = mdinf.vdisplay;
506 && VidModeGetModeValue(mode, VIDMODE_V_DISPLAY) == stuff->vdisplay \
[all...]
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c264 rep.vdisplay = VidModeGetModeValue(mode, VIDMODE_V_DISPLAY);
275 rep.vdisplay, rep.vsyncstart, rep.vsyncend,
294 swaps(&rep.vdisplay);
311 .vdisplay = rep.vdisplay,
383 .vdisplay = VidModeGetModeValue(mode, VIDMODE_V_DISPLAY),
397 swaps(&mdinf.vdisplay);
411 .vdisplay = mdinf.vdisplay,
434 && VidModeGetModeValue(mode, VIDMODE_V_DISPLAY) == stuff->vdisplay \
[all...]
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Deglkms.c225 gs = gbm_surface_create(gbm, kms.mode.hdisplay, kms.mode.vdisplay,
236 render_stuff(kms.mode.hdisplay, kms.mode.vdisplay);
247 kms.mode.hdisplay, kms.mode.vdisplay,
/xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/
H A Dbios_reader.c353 int vdisplay, vsyncstart, vsyncend, vtotal; local in function:dump_lvds_data
396 vdisplay = _V_ACTIVE(timing_data);
397 vsyncstart = vdisplay + _V_SYNC_OFF(timing_data);
399 vtotal = vdisplay + _V_BLANK(timing_data);
418 vdisplay, vsyncstart, vsyncend, vtotal, clock,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c70 int vdisplay; member in struct:fixed_panel_lvds
249 mode->VDisplay = kmode->vdisplay;
279 kmode->vdisplay = mode->VDisplay;
654 pModes->VDisplay > p_lvds->vdisplay)
749 (mode_ptr->vdisplay == p_lvds->vdisplay)) {
845 p_lvds->vdisplay = 0;
849 (mode_ptr->vdisplay >= p_lvds->vdisplay)) {
851 p_lvds->vdisplay
[all...]
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvtypes.h79 int vdisplay; /* vertical timing */ member in struct:verite_modeinfo_t
H A Dvmodes.c288 verite_out32(iob+CRTCVERT, VERT(mode->vsyncstart-mode->vdisplay,
291 mode->vdisplay));
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_display.c67 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member in struct:wsi_display_mode
158 wsi->vdisplay == drm->vdisplay &&
235 display_mode->vdisplay = drm_mode->vdisplay;
355 return (uint32_t) mode->hdisplay * (uint32_t) mode->vdisplay;
391 properties->physicalResolution.height = preferred_mode->vdisplay;
394 properties->physicalResolution.height = largest_mode->vdisplay;
619 prop->parameters.visibleRegion.height = display_mode->vdisplay;
681 vk->visibleRegion.height == wsi->vdisplay
[all...]
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_display.c71 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member in struct:wsi_display_mode
163 wsi->vdisplay == drm->vdisplay &&
240 display_mode->vdisplay = drm_mode->vdisplay;
361 return (uint32_t) mode->hdisplay * (uint32_t) mode->vdisplay;
397 properties->physicalResolution.height = preferred_mode->vdisplay;
400 properties->physicalResolution.height = largest_mode->vdisplay;
625 prop->parameters.visibleRegion.height = display_mode->vdisplay;
689 vk->visibleRegion.height == wsi->vdisplay
[all...]
/xsrc/external/mit/libdrm/dist/tests/modeprint/
H A Dmodeprint.c68 printf("\tvdisplay : %i\n", mode->vdisplay);
77 mode->hdisplay, mode->vdisplay, mode->vrefresh);
/xsrc/external/mit/libdrm/dist/tests/modetest/
H A Dmodetest.c240 mode->vdisplay,
864 &user_mode.vdisplay, &user_mode.vsync_start,
869 snprintf(user_mode.name, sizeof(user_mode.name), "custom%dx%d", user_mode.hdisplay, user_mode.vdisplay);
1257 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2;
1333 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2;
1545 sprintf(pipe->mode_str, "%dx%d", pipe->mode->hdisplay, pipe->mode->vdisplay);
1654 if (dev->mode.height < pipe->mode->vdisplay)
1655 dev->mode.height = pipe->mode->vdisplay;
1662 if (dev->mode.height < pipe->mode->vdisplay)
1663 dev->mode.height = pipe->mode->vdisplay;
[all...]
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dsun_mouse.c419 int hdisplay = 0, vdisplay = 0; local in function:vuidReadInput
438 vdisplay = pScr->currentMode->VDisplay;
525 else if (absY >= vdisplay && vdisplay > 0)
526 absY = vdisplay - 1;
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c759 unsigned short vdisplay,
768 vdisplay, vsyncstart, vsyncend, vtotal);
827 modelines[i]->htotal, modelines[i]->vdisplay,
842 modeline.vdisplay, modeline.vsyncstart,
753 print_XF86VidMode_modeline(unsigned int dotclock,unsigned short hdisplay,unsigned short hsyncstart,unsigned short hsyncend,unsigned short htotal,unsigned short vdisplay,unsigned short vsyncstart,unsigned short vsyncend,unsigned short vtotal,unsigned int flags) argument
/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm_mode.h229 * @vdisplay: vertical display size
249 __u16 vdisplay; member in struct:drm_mode_modeinfo
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmMode.h94 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member in struct:_drmModeModeInfo
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_crtc.c181 drm_mode.vdisplay = mode->VDisplay;
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm_mode.h220 __u16 vdisplay; member in struct:drm_mode_modeinfo

Completed in 30 milliseconds

12