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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_opt.c248 pXGI->XvDefBri = 0;
624 if((tmp >= -128) && (tmp <= 127)) pXGI->XvDefBri = 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.c547 pSiS->XvDefBri = 10;
550 pSiS->XvDefBri = 0;
2106 if((ival >= -128) && (ival <= 127)) pSiS->XvDefBri = ival;
H A Dsis.h1359 int XvDefCon, XvDefBri, XvDefHue, XvDefSat; member in struct:__anon2d7f85d00508
H A Dsis6326_video.c395 pPriv->brightness = pSiS->XvDefBri; /* 0; - see sis_opt.c */
H A Dsis_video.c376 pPriv->brightness = pSiS->XvDefBri;

Completed in 19 milliseconds