Home
last modified time | relevance | path

Searched refs:VIDEO_CLIP_TO_VIEWPORT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h55 #define VIDEO_CLIP_TO_VIEWPORT 0x00000010 macro
H A Dkxv.c589 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in KdXVReputVideo()
665 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in KdXVReputImage()
1029 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in KdXVPutStill()
1302 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in KdXVPutImage()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.h41 #define VIDEO_CLIP_TO_VIEWPORT 0x00000010 macro
H A Dxf86xv.c723 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in xf86XVReputVideo()
801 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in xf86XVReputImage()
1351 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in xf86XVPutStill()
1621 if (portPriv->AdaptorRec->flags & VIDEO_CLIP_TO_VIEWPORT) { in xf86XVPutImage()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c501 VIDEO_OVERLAID_IMAGES | VIDEO_CLIP_TO_VIEWPORT; in ephyrXVPrivQueryHostAdaptors()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog102295 xfree86/xv: Document VIDEO_CLIP_TO_VIEWPORT incompatibility with reput