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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_opt.c249 pXGI->XvDefCon = 4;
619 if((tmp >= 0) && (tmp <= 7)) pXGI->XvDefCon = tmp;
H A Dxgi.h837 int XvDefCon, XvDefBri, XvDefHue, XvDefSat; member in struct:__anon348028e20508
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c548 pSiS->XvDefCon = 2;
551 pSiS->XvDefCon = 4;
2102 if((ival >= 0) && (ival <= 7)) pSiS->XvDefCon = ival;
H A Dsis.h1359 int XvDefCon, XvDefBri, XvDefHue, XvDefSat; member in struct:__anon2d7f85d00508
H A Dsis6326_video.c396 pPriv->contrast = pSiS->XvDefCon; /* 4; */
H A Dsis_video.c377 pPriv->contrast = pSiS->XvDefCon;

Completed in 19 milliseconds