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

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_eng_regs.h 401 #define SELECT_VIDEO_IF_COLOR_KEY 0x00000001 /* select video if (color key),otherwise select graphics */
via_xv_overlay.c 1596 compose = ((compose & ~0x0f) | SELECT_VIDEO_IF_COLOR_KEY |
1627 if (compose == SELECT_VIDEO_IF_COLOR_KEY)
1628 compose = SELECT_VIDEO_IF_COLOR_KEY | SELECT_VIDEO_IF_CHROMA_KEY;
1820 & ~(SELECT_VIDEO_IF_COLOR_KEY

Completed in 7 milliseconds