Home
last modified time | relevance | path

Searched refs:vid_h (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h59 short drw_y, short vid_w, short vid_h,
64 short drw_y, short vid_w, short vid_h,
69 short drw_y, short vid_w, short vid_h,
74 short drw_y, short vid_w, short vid_h,
84 short vid_w, short vid_h, short drw_w,
187 int vid_x, vid_y, vid_w, vid_h; member
H A Dkxv.c536 portPriv->vid_w, portPriv->vid_h, in KdXVRegetVideo()
612 portPriv->vid_w, portPriv->vid_h, in KdXVReputVideo()
947 CARD16 vid_w, CARD16 vid_h, in KdXVPutVideo() argument
977 portPriv->vid_h = vid_h; in KdXVPutVideo()
1000 CARD16 vid_w, CARD16 vid_h, in KdXVPutStill() argument
1054 vid_w, vid_h, drw_w, drw_h, in KdXVPutStill()
1092 CARD16 vid_w, CARD16 vid_h, in KdXVGetVideo() argument
1122 portPriv->vid_h = vid_h; in KdXVGetVideo()
1145 CARD16 vid_w, CARD16 vid_h, in KdXVGetStill() argument
1184 vid_w, vid_h, drw_w, drw_h, in KdXVGetStill()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.h56 short drw_y, short vid_w, short vid_h,
61 short vid_h, short drw_w, short drw_h,
66 short vid_h, short drw_w, short drw_h,
71 short vid_h, short drw_w, short drw_h,
80 short vid_w, short vid_h, short drw_w,
159 short vid_w, short vid_h,
H A Dxf86xv.c674 portPriv->vid_w, portPriv->vid_h, in xf86XVRegetVideo()
746 portPriv->vid_w, portPriv->vid_h, in xf86XVReputVideo()
824 portPriv->vid_w, portPriv->vid_h, in xf86XVReputImage()
1274 CARD16 vid_w, CARD16 vid_h, in xf86XVPutVideo() argument
1301 portPriv->vid_h = vid_h; in xf86XVPutVideo()
1324 CARD16 vid_w, CARD16 vid_h, in xf86XVPutStill() argument
1376 vid_w, vid_h, drw_w, drw_h, in xf86XVPutStill()
1388 portPriv->vid_h = vid_h; in xf86XVPutStill()
1421 CARD16 vid_w, CARD16 vid_h, in xf86XVGetVideo() argument
1448 portPriv->vid_h = vid_h; in xf86XVGetVideo()
[all …]
H A Dxf86xvpriv.h78 int vid_x, vid_y, vid_w, vid_h; member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c508 CARD16 vid_w, CARD16 vid_h, in XvdiPutVideo() argument
513 CHECK_SIZE(drw_w, drw_h, vid_w, vid_h); in XvdiPutVideo()
536 vid_x, vid_y, vid_w, vid_h, in XvdiPutVideo()
556 CARD16 vid_w, CARD16 vid_h, in XvdiPutStill() argument
561 CHECK_SIZE(drw_w, drw_h, vid_w, vid_h); in XvdiPutStill()
578 vid_x, vid_y, vid_w, vid_h, in XvdiPutStill()
625 CARD16 vid_w, CARD16 vid_h, in XvdiGetVideo() argument
630 CHECK_SIZE(drw_w, drw_h, vid_w, vid_h); in XvdiGetVideo()
653 vid_x, vid_y, vid_w, vid_h, in XvdiGetVideo()
673 CARD16 vid_w, CARD16 vid_h, in XvdiGetStill() argument
[all …]
H A Dxvdisp.c489 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvPutVideo()
519 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvPutStill()
549 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvGetVideo()
579 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvGetStill()
750 stuff->vid_w, stuff->vid_h, in ProcXvQueryBestSize()
1181 swaps(&stuff->vid_h); in SProcXvPutVideo()
1201 swaps(&stuff->vid_h); in SProcXvPutStill()
1221 swaps(&stuff->vid_h); in SProcXvGetVideo()
1241 swaps(&stuff->vid_h); in SProcXvGetStill()
1363 swaps(&stuff->vid_h); in SProcXvQueryBestSize()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c68 short vid_w, short vid_h, in ephyr_glamor_xv_query_best_size() argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c79 short vid_w, short vid_h, in glamor_xf86_xv_query_best_size() argument
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c102 CARD16 vid_h, in xwl_glamor_xv_query_best_size() argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c192 short vid_w, short vid_h, in ms_exa_xv_query_best_size() argument