Searched refs:xvHue (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv10_xv_ovl.c39 extern Atom xvHue, xvAutopaintColorKey, xvSetDefaults, xvDoubleBuffer;
170 if (attribute == xvHue) {
241 else if (attribute == xvHue)
H A Dnv50_xv.c40 extern Atom xvBrightness, xvContrast, xvHue, xvSaturation;
398 if (attribute == xvHue) {
435 if (attribute == xvHue)
H A Dnouveau_xv.c80 Atom xvHue, xvAutopaintColorKey, xvSetDefaults, xvDoubleBuffer; variable in typeref:typename:Atom
1874 xvHue = MAKE_ATOM("XV_HUE");
2211 xvHue = MAKE_ATOM("XV_HUE");
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xv.c119 static Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation, variable in typeref:typename:Atom
689 xvHue = MAKE_ATOM("XV_HUE");
824 attribute == xvSaturation || attribute == xvHue) {
837 if (attribute == xvHue) {
838 DBG_DD(ErrorF(" xvHue = %08ld\n", value));
875 attribute == xvSaturation || attribute == xvHue) {
888 if (attribute == xvHue) {
890 DBG_DD(ErrorF(" xvHue = %08ld\n", *value));
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_tex_video.c76 static Atom xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom
280 } else if (attribute == xvHue) {
310 else if (attribute == xvHue)
1033 xvHue = MAKE_ATOM("XV_HUE");
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast.h296 Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation; member in struct:_ASTRec
H A Dast_driver.c1936 else if (attribute == pAST->xvHue)
1993 else if (attribute == pAST->xvHue)
2337 pAST->xvHue = MAKE_ATOM(astxvhue);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_textured_video.c662 static Atom xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom
697 else if (attribute == xvHue)
739 else if (attribute == xvHue)
834 xvHue = MAKE_ATOM("XV_HUE");
H A Dradeon_video.c102 static Atom xvContrast, xvHue, xvColor, xvAutopaintColorkey, xvSetDefaults; variable in typeref:typename:Atom
1279 xvHue = MAKE_ATOM("XV_HUE");
1824 else if(attribute == xvHue)
2047 else if(attribute == xvHue)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_textured_video.c591 static Atom xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom
626 else if (attribute == xvHue)
668 else if (attribute == xvHue)
838 xvHue = MAKE_ATOM("XV_HUE");
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_video.c97 xvHue, xvAutopaintColorKey, xvSetDefaults, xvDoubleBuffer, variable in typeref:typename:Atom
462 xvHue = MAKE_ATOM("XV_HUE");
708 else if (attribute == xvHue)
768 else if (attribute == xvHue)
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_video.c126 static Atom xvBrightness, xvContrast, xvColorKey, xvSaturation, xvHue, xvmcUncompressIndex, xvMode, xvSubpicture, xvEncoding/*::::for capture*/; variable in typeref:typename:Atom
501 pXGI->xvHue = MAKE_ATOM(xgixvhue);
565 else if (attribute == pXGI->xvHue){
659 else if (attribute == pXGI->xvHue) {
H A Dxgi.h819 Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation; member in struct:__anon348028e20508
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_video.c122 static Atom xvColorKey, xvBrightness, xvContrast, xvSaturation, xvHue, xvInterpolation; variable in typeref:typename:Atom
921 xvHue = MAKE_ATOM("XV_HUE");
1122 else if( attribute == xvHue) {
1162 else if( attribute == xvHue ) {
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c160 static Atom xvBrightness,xvCapBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom
926 xvHue = MAKE_ATOM(XV_HUE_NAME);
1406 } else if (attribute == xvHue) {
1437 else if (attribute == xvHue)
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c240 static Atom xvEncoding, xvBrightness, xvContrast, xvSaturation, xvHue; variable in typeref:typename:Atom
2130 else if (attribute == xvHue)
2151 attribute == xvHue)
2249 else if (attribute == xvHue)
3171 xvHue = MAKE_ATOM(XV_HUE);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c965 pSiS->xvHue = MAKE_ATOM(sisxvhue);
1269 } else if(attribute == pSiS->xvHue) {
1367 } else if(attribute == pSiS->xvHue) {
H A Dsis.h1317 Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation; member in struct:__anon2d7f85d00508

Completed in 46 milliseconds