| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv10_xv_ovl.c | 38 extern Atom xvBrightness, xvContrast, xvColorKey, xvSaturation; 165 if (attribute == xvContrast) { 237 else if (attribute == xvContrast)
|
| H A D | nv50_xv.c | 40 extern Atom xvBrightness, xvContrast, xvHue, xvSaturation; 388 if (attribute == xvContrast) { 429 if (attribute == xvContrast)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_video_textured.c | 39 static Atom xvBrightness, xvContrast, xvSyncToVblank, xvColorspace; variable in typeref:typename:Atom 106 } else if (attribute == xvContrast) { 134 else if (attribute == xvContrast) 482 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| H A D | sna_video_overlay.c | 46 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvAlwaysOnTop; variable in typeref:typename:Atom 162 } else if (attribute == xvContrast) { 228 } else if (attribute == xvContrast) { 793 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_video_textured.c | 39 static Atom xvBrightness, xvContrast, xvSyncToVblank; variable in typeref:typename:Atom 81 } else if (attribute == xvContrast) { 104 else if (attribute == xvContrast) 408 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| H A D | sna_video_overlay.c | 46 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvAlwaysOnTop; variable in typeref:typename:Atom 162 } else if (attribute == xvContrast) { 228 } else if (attribute == xvContrast) { 803 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winvideo.c | 200 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_xv.c | 119 static Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation, variable in typeref:typename:Atom 687 xvContrast = MAKE_ATOM("XV_CONTRAST"); 823 attribute == xvContrast || 829 if (attribute == xvContrast) { 830 DBG_DD(ErrorF(" xvContrast = %08ld\n", value)); 874 attribute == xvContrast || 880 if (attribute == xvContrast) { 882 DBG_DD(ErrorF(" xvContrast = %08ld\n", *value));
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_tex_video.c | 76 static Atom xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom 266 } else if (attribute == xvContrast) { 306 else if (attribute == xvContrast) 1031 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 81 static Atom xvBrightness, xvContrast; variable in typeref:typename:Atom 355 xvContrast = MAKE_ATOM("XV_CONTRAST"); 449 } else if(attribute == xvContrast) { 468 if(attribute == xvContrast) {
|
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast.h | 296 Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation; member in struct:_ASTRec
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_textured_video.c | 662 static Atom xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom 693 else if (attribute == xvContrast) 735 else if (attribute == xvContrast) 832 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_textured_video.c | 591 static Atom xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom 622 else if (attribute == xvContrast) 664 else if (attribute == xvContrast) 836 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_xv.c | 83 static Atom xvBrightness, xvContrast, xvColorKey; 319 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_video.c | 73 static Atom xvColorKey, xvSaturation, xvBrightness, xvHUE, xvContrast; variable in typeref:typename:Atom 375 xvContrast = MAKE_ATOM("XV_CONTRAST"); 515 } else if (attribute == xvContrast) { 543 } else if (attribute == xvContrast) {
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_video.c | 98 static Atom xvBrightness, xvContrast, xvColorKey; variable in typeref:typename:Atom 399 if(attribute == xvContrast) 434 if(attribute == xvContrast) { 1230 xvContrast = MAKE_ATOM("XV_CONTRAST");
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_video.c | 88 static Atom xvBrightness, xvContrast, xvColorKey; variable in typeref:typename:Atom 435 xvContrast = MAKE_ATOM("XV_CONTRAST"); 565 if(attribute == xvContrast) { 601 if(attribute == xvContrast) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_video.c | 84 static Atom xvBrightness, xvContrast, xvColorKey; variable in typeref:typename:Atom 425 xvContrast = MAKE_ATOM("XV_CONTRAST"); 555 if(attribute == xvContrast) { 591 if(attribute == xvContrast) {
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_video.c | 96 static Atom xvBrightness, xvContrast, xvColorKey, xvSaturation, variable in typeref:typename:Atom 459 xvContrast = MAKE_ATOM("XV_CONTRAST"); 702 else if (attribute == xvContrast) 764 else if (attribute == xvContrast)
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_video.c | 86 static Atom xvBrightness, xvContrast, xvColorKey; variable in typeref:typename:Atom 435 xvContrast = MAKE_ATOM("XV_CONTRAST"); 565 if(attribute == xvContrast) { 601 if(attribute == xvContrast) {
|
| H A D | i830_video.c | 108 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvDoubleBuffer; variable in typeref:typename:Atom 583 xvContrast = MAKE_ATOM("XV_CONTRAST"); 932 xvContrast = MAKE_ATOM("XV_CONTRAST"); 1074 } else if (attribute == xvContrast) { 1107 } else if (attribute == xvContrast) { 1191 } else if (attribute == xvContrast) {
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis6326_video.c | 85 static Atom xvBrightness, xvContrast, xvColorKey; variable in typeref:typename:Atom 593 xvContrast = MAKE_ATOM("XV_CONTRAST"); 646 } else if(attribute == xvContrast) { 678 } else if(attribute == xvContrast) {
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_video.c | 126 static Atom xvBrightness, xvContrast, xvColorKey, xvSaturation, xvHue, xvmcUncompressIndex, xvMode, xvSubpicture, xvEncoding/*::::for capture*/; variable in typeref:typename:Atom 498 pXGI->xvContrast = MAKE_ATOM(xgixvcontrast); 551 else if (attribute == pXGI->xvContrast) { 653 else if (attribute == pXGI->xvContrast) {
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_video.c | 122 static Atom xvColorKey, xvBrightness, xvContrast, xvSaturation, xvHue, xvInterpolation; variable in typeref:typename:Atom 919 xvContrast = MAKE_ATOM("XV_CONTRAST"); 1108 else if( attribute == xvContrast) { 1159 else if( attribute == xvContrast ) {
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_video.c | 160 static Atom xvBrightness,xvCapBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom 928 xvContrast = MAKE_ATOM(XV_CONTRAST_NAME); 1402 } else if (attribute == xvContrast) { 1433 else if (attribute == xvContrast)
|