Home
last modified time | relevance | path

Searched refs:VIDEO_OVERLAID_STILLS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h54 #define VIDEO_OVERLAID_STILLS 0x00000008 macro
H A Dkxv.c1059 (portPriv->AdaptorRec->flags & VIDEO_OVERLAID_STILLS)) { in KdXVPutStill()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.h36 #define VIDEO_OVERLAID_STILLS 0x00000008 macro
H A Dxf86xv.c1381 (portPriv->AdaptorRec->flags & VIDEO_OVERLAID_STILLS)) { in xf86XVPutStill()