Searched refs:xf86GetOptValInteger (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_option_helpers.c20 return xf86GetOptValInteger(options, token, &value) ? value : 0;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c699 if(xf86GetOptValInteger(pSiS->Options, OPTION_MAXXFBMEM, (int *)&pSiS->maxxfbmem)) {
810 if(xf86GetOptValInteger(pSiS->Options, OPTION_USERGBCURSORBLENDTH, &ival)) {
1462 xf86GetOptValInteger(pSiS->Options, OPTION_PDC, &ival);
1482 xf86GetOptValInteger(pSiS->Options, OPTION_PDCA, &ival);
1500 if(xf86GetOptValInteger(pSiS->Options, OPTION_LVDSHL, &pSiS->SiS_Pr->LVDSHL)) {
1521 if(xf86GetOptValInteger(pSiS->Options, OPTION_EMI, &pSiS->EMI)) {
1549 if(xf86GetOptValInteger(pSiS->Options, OPTION_PRGB, &pSiS->PRGB)) {
1661 xf86GetOptValInteger(pSiS->Options, OPTION_CHTVLUMABANDWIDTHCVBS,
1663 xf86GetOptValInteger(pSiS->Options, OPTION_CHTVLUMABANDWIDTHSVIDEO,
1665 xf86GetOptValInteger(pSi
[all...]
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_opt.c277 if(xf86GetOptValInteger(pXGI->Options /* pScrn->monitor->options */, OPTION_TARGET_RATE, &TargetRefreshRate))
589 if(xf86GetOptValInteger(pXGI->Options, OPTION_AGP_SIZE, &vali)) {
591 } else if(xf86GetOptValInteger(pXGI->Options, OPTION_AGP_SIZE2, &vali)) {
618 if(xf86GetOptValInteger(pXGI->Options, OPTION_XVDEFCONTRAST, &tmp)) {
623 if(xf86GetOptValInteger(pXGI->Options, OPTION_XVDEFBRIGHTNESS, &tmp)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Opt.h104 extern _X_EXPORT Bool xf86GetOptValInteger(const OptionInfoRec *table, int token, int *value);
H A Dxf86Config.c974 xf86GetOptValInteger(FlagOptions, FLAG_SAVER_BLANKTIME, &i);
983 xf86GetOptValInteger(FlagOptions, FLAG_DPMS_STANDBYTIME, &i);
990 xf86GetOptValInteger(FlagOptions, FLAG_DPMS_SUSPENDTIME, &i);
997 xf86GetOptValInteger(FlagOptions, FLAG_DPMS_OFFTIME, &i);
1006 xf86GetOptValInteger(FlagOptions, FLAG_PIXMAP, &i);
H A Dxf86Option.c769 xf86GetOptValInteger(const OptionInfoRec *table, int token, int *value) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Opt.h128 extern _X_EXPORT Bool xf86GetOptValInteger(const OptionInfoRec * table,
H A Dxf86Config.c911 xf86GetOptValInteger(FlagOptions, FLAG_SAVER_BLANKTIME, &i);
920 xf86GetOptValInteger(FlagOptions, FLAG_DPMS_STANDBYTIME, &i);
927 xf86GetOptValInteger(FlagOptions, FLAG_DPMS_SUSPENDTIME, &i);
934 xf86GetOptValInteger(FlagOptions, FLAG_DPMS_OFFTIME, &i);
967 if (xf86GetOptValInteger(FlagOptions, FLAG_MAX_CLIENTS, &i)) {
H A Dxf86Option.c775 xf86GetOptValInteger(const OptionInfoRec * table, int token, int *value) function in typeref:typename:Bool
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c489 xf86GetOptValInteger(info->Options, OPTION_PANEL_WIDTH, &(r128_output->PanelXRes));
490 xf86GetOptValInteger(info->Options, OPTION_PANEL_HEIGHT, &(r128_output->PanelYRes));
1112 if (xf86GetOptValInteger(info->Options,
1123 if (xf86GetOptValInteger(info->Options,
1141 if (xf86GetOptValInteger(info->Options,
1151 if (xf86GetOptValInteger(info->Options,
1179 if (xf86GetOptValInteger(info->Options, OPTION_USEC_TIMEOUT,
1301 if(xf86GetOptValInteger(info->Options,
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_driver.c565 if (!xf86GetOptValInteger(GeodeOptions, GX_OPTION_FBSIZE,
594 xf86GetOptValInteger(GeodeOptions, GX_OPTION_OSM_IMG_BUFS,
600 xf86GetOptValInteger(GeodeOptions, GX_OPTION_OSM_CLR_BUFS,
606 xf86GetOptValInteger(GeodeOptions, GX_OPTION_OSM_CLR_BUFS,
H A Dlx_driver.c426 if (!xf86GetOptValInteger(GeodeOptions, LX_OPTION_FBSIZE,
455 xf86GetOptValInteger(GeodeOptions, LX_OPTION_EXA_SCRATCH_BFRSZ,
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.c1182 if (xf86GetOptValInteger(VIAOptions, OPTION_VIDEORAM, &pScrn->videoRam))
1277 from = xf86GetOptValInteger(VIAOptions, OPTION_EXA_SCRATCH_SIZE,
1359 from = xf86GetOptValInteger(VIAOptions, OPTION_MAX_DRIMEM,
1371 from = xf86GetOptValInteger(VIAOptions, OPTION_AGPMEM, &pVia->agpMem)
1386 from = xf86GetOptValInteger(VIAOptions, OPTION_TVDEFLICKER,
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_driver.c2042 if (xf86GetOptValInteger(pTrident->Options, OPTION_RGB_BITS,
2085 if(xf86GetOptValInteger(pTrident->Options, OPTION_VIDEO_KEY,
2160 if (xf86GetOptValInteger(pTrident->Options, OPTION_FP_DELAY,
2180 if (xf86GetOptValInteger(pTrident->Options, OPTION_MUX_THRESHOLD,
2186 if (xf86GetOptValInteger(pTrident->Options, OPTION_XV_HSYNC,
2192 if (xf86GetOptValInteger(pTrident->Options, OPTION_XV_VSYNC,
2198 if (xf86GetOptValInteger(pTrident->Options, OPTION_XV_HSYNC,
2204 if (xf86GetOptValInteger(pTrident->Options, OPTION_XV_VSYNC,
2210 if (xf86GetOptValInteger(pTrident->Options, OPTION_XV_RSKEW,
2216 if (xf86GetOptValInteger(pTriden
[all...]
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_driver.c1084 if (xf86GetOptValInteger(pNv->Options, OPTION_DRI,
1124 if(xf86GetOptValInteger(pNv->Options, OPTION_VIDEO_KEY, &(pNv->videoKey))) {
1136 if(xf86GetOptValInteger(pNv->Options, OPTION_SWAP_LIMIT, &(pNv->swap_limit))) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_driver.c2455 if ((xf86GetOptValInteger(info->Options,
2457 (xf86GetOptValInteger(info->Options,
2476 if (xf86GetOptValInteger(info->Options,
2486 if (xf86GetOptValInteger(info->Options,
2503 if (xf86GetOptValInteger(info->Options,
2530 if (xf86GetOptValInteger(info->Options, OPTION_USEC_TIMEOUT,
2643 if (xf86GetOptValInteger(info->Options, OPTION_VIDEO_KEY,
2651 if(xf86GetOptValInteger(info->Options, OPTION_RAGE_THEATRE_CRYSTAL, &(info->RageTheatreCrystal))) {
2658 if(xf86GetOptValInteger(info->Options, OPTION_RAGE_THEATRE_TUNER_PORT, &(info->RageTheatreTunerPort))) {
2670 if(xf86GetOptValInteger(inf
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video_overlay.c675 if (xf86GetOptValInteger(sna->Options, OPTION_VIDEO_KEY,
677 } else if (xf86GetOptValInteger(sna->Options, OPTION_COLOR_KEY,
H A Dsna_video_sprite.c785 if (xf86GetOptValInteger(sna->Options, OPTION_VIDEO_KEY,
787 } else if (xf86GetOptValInteger(sna->Options, OPTION_COLOR_KEY,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_driver.c313 if (xf86GetOptValInteger(intel->Options, OPTION_VIDEO_KEY,
316 } else if (xf86GetOptValInteger(intel->Options, OPTION_COLOR_KEY,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_overlay.c685 if (xf86GetOptValInteger(sna->Options, OPTION_VIDEO_KEY,
687 } else if (xf86GetOptValInteger(sna->Options, OPTION_COLOR_KEY,
H A Dsna_video_sprite.c595 if (xf86GetOptValInteger(sna->Options, OPTION_VIDEO_KEY,
597 } else if (xf86GetOptValInteger(sna->Options, OPTION_COLOR_KEY,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_driver.c320 if (xf86GetOptValInteger(intel->Options, OPTION_VIDEO_KEY,
323 } else if (xf86GetOptValInteger(intel->Options, OPTION_COLOR_KEY,
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c559 if (xf86GetOptValInteger
591 if (xf86GetOptValInteger(pI810->Options, OPTION_XVMC_SURFACES,
1462 xf86GetOptValInteger(pI810->Options, OPTION_CACHE_LINES, &cache_lines);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c559 if (xf86GetOptValInteger
591 if (xf86GetOptValInteger(pI810->Options, OPTION_XVMC_SURFACES,
1462 xf86GetOptValInteger(pI810->Options, OPTION_CACHE_LINES, &cache_lines);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_driver.c1673 if(xf86GetOptValInteger(pNv->Options, OPTION_VIDEO_KEY, &(pNv->videoKey))) {
1693 if (xf86GetOptValInteger(pNv->Options, OPTION_CRTC_NUMBER,
1706 if (xf86GetOptValInteger(pNv->Options, OPTION_FP_TWEAK,

Completed in 54 milliseconds

12