Searched refs:OPTION_XVIDEO (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_driver.c | 162 OPTION_XVIDEO, enumerator in enum:__anon3c8040a40103 174 { OPTION_XVIDEO, "XVideo", OPTV_BOOLEAN, {0}, FALSE }, 370 pS3->XVideo = xf86ReturnOptValBool(S3Options, OPTION_XVIDEO, TRUE);
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 58 OPTION_XVIDEO, enumerator in enum:__anonbd78be5d0103 184 { OPTION_XVIDEO, "Xvideo", OPTV_BOOLEAN, {0}, FALSE }, 2064 if(!xf86ReturnOptValBool(pSiS->Options, OPTION_XVIDEO, TRUE)) {
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_driver.c | 229 OPTION_XVIDEO enumerator in enum:__anond9d880170103 259 { OPTION_XVIDEO, "XVideo", OPTV_BOOLEAN, {0}, FALSE }, 882 if (xf86IsOptionSet(ps3v->Options, OPTION_XVIDEO)) 886 if (xf86GetOptValBool(ps3v->Options, OPTION_XVIDEO ,&ps3v->XVideo))
|
Completed in 9 milliseconds