HomeSort by: relevance | last modified time | path
    Searched refs:xvColorspace (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_video_textured.c 39 static Atom xvBrightness, xvContrast, xvSyncToVblank, xvColorspace;
116 } else if (attribute == xvColorspace) {
138 else if (attribute == xvColorspace)
483 xvColorspace = MAKE_ATOM("XV_COLORSPACE");
sna_video_sprite.c 73 static Atom xvColorKey, xvAlwaysOnTop, xvSyncToVblank, xvColorspace;
131 } else if (attribute == xvColorspace) {
156 else if (attribute == xvColorspace)
935 xvColorspace = MAKE_ATOM("XV_COLORSPACE");
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_textured_video.c 663 static Atom xvGamma, xvColorspace;
701 else if(attribute == xvColorspace)
743 else if(attribute == xvColorspace)
836 xvColorspace = MAKE_ATOM("XV_COLORSPACE");
radeon_video.c 103 static Atom xvGamma, xvColorspace;
1286 xvColorspace = MAKE_ATOM("XV_COLORSPACE");
1851 else if(attribute == xvColorspace)
2059 else if(attribute == xvColorspace)
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_textured_video.c 592 static Atom xvGamma, xvColorspace;
630 else if(attribute == xvColorspace)
672 else if(attribute == xvColorspace)
842 xvColorspace = MAKE_ATOM("XV_COLORSPACE");

Completed in 36 milliseconds