| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_xv_ovl.c | 38 extern Atom xvBrightness, xvColorKey, xvAutopaintColorKey, xvSetDefaults; 133 if (attribute == xvBrightness) { 170 if (attribute == xvBrightness)
|
| H A D | nv10_xv_ovl.c | 38 extern Atom xvBrightness, xvContrast, xvColorKey, xvSaturation; 155 if (attribute == xvBrightness) { 233 if (attribute == xvBrightness)
|
| H A D | nv50_xv.c | 40 extern Atom xvBrightness, xvContrast, xvHue, xvSaturation; 383 if (attribute == xvBrightness) { 426 if (attribute == xvBrightness)
|
| /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 101 if (attribute == xvBrightness) { 132 if (attribute == xvBrightness) 481 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| H A D | sna_video_overlay.c | 46 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvAlwaysOnTop; variable in typeref:typename:Atom 156 if (attribute == xvBrightness) { 226 if (attribute == xvBrightness) { 792 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /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 76 if (attribute == xvBrightness) { 102 if (attribute == xvBrightness) 407 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| H A D | sna_video_overlay.c | 46 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvAlwaysOnTop; variable in typeref:typename:Atom 156 if (attribute == xvBrightness) { 226 if (attribute == xvBrightness) { 802 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winvideo.c | 199 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /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 686 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 822 } else if (attribute == xvBrightness || 825 if (attribute == xvBrightness) { 826 DBG_DD(ErrorF(" xvBrightness = %08ld\n", value)); 873 } else if (attribute == xvBrightness || 876 if (attribute == xvBrightness) { 878 DBG_DD(ErrorF(" xvBrightness = %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 259 if (attribute == xvBrightness) { 304 if (attribute == xvBrightness) 1030 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_video.c | 51 static Atom xvBrightness, xvColorKey, xvSaturation, xvDoubleBuffer; variable in typeref:typename:Atom 201 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 305 if(attribute == xvBrightness) { 347 if(attribute == xvBrightness) {
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 81 static Atom xvBrightness, xvContrast; variable in typeref:typename:Atom 354 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 444 if(attribute == xvBrightness) { 465 if(attribute == xvBrightness) {
|
| /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 691 else if (attribute == xvBrightness) 733 else if (attribute == xvBrightness) 831 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /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 620 else if (attribute == xvBrightness) 662 else if (attribute == xvBrightness) 835 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_xv.c | 83 static Atom xvBrightness, xvContrast, xvColorKey; 318 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /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 372 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 497 } else if (attribute == xvBrightness) { 537 } else if(attribute == xvBrightness) {
|
| /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 390 if(attribute == xvBrightness) 431 if(attribute == xvBrightness) { 1229 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS");
|
| /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 434 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 558 if(attribute == xvBrightness) { 598 if(attribute == xvBrightness) {
|
| /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 424 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 548 if(attribute == xvBrightness) { 588 if(attribute == xvBrightness) {
|
| /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 457 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 690 if (attribute == xvBrightness) 760 if (attribute == xvBrightness)
|
| /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 434 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 558 if(attribute == xvBrightness) { 598 if(attribute == xvBrightness) {
|
| H A D | i830_video.c | 108 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvDoubleBuffer; variable in typeref:typename:Atom 582 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 931 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 1069 if (attribute == xvBrightness) { 1100 if (attribute == xvBrightness) { 1189 if (attribute == xvBrightness) {
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_video.c | 74 static Atom xvColorKey, xvBrightness, xvInterlace; variable in typeref:typename:Atom 259 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 553 } else if (attribute == xvBrightness){ 581 } else if (attribute == xvBrightness){
|
| /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 592 xvBrightness = MAKE_ATOM("XV_BRIGHTNESS"); 642 if(attribute == xvBrightness) { 676 if(attribute == xvBrightness) {
|