Lines Matching refs:vid_x
672 portPriv->vid_x, portPriv->vid_y, in xf86XVRegetVideo()
744 portPriv->vid_x, portPriv->vid_y, in xf86XVReputVideo()
822 portPriv->vid_x, portPriv->vid_y, in xf86XVReputImage()
1273 INT16 vid_x, INT16 vid_y, in xf86XVPutVideo() argument
1298 portPriv->vid_x = vid_x; in xf86XVPutVideo()
1323 INT16 vid_x, INT16 vid_y, in xf86XVPutStill() argument
1375 vid_x, vid_y, WinBox.x1, WinBox.y1, in xf86XVPutStill()
1385 portPriv->vid_x = vid_x; in xf86XVPutStill()
1420 INT16 vid_x, INT16 vid_y, in xf86XVGetVideo() argument
1445 portPriv->vid_x = vid_x; in xf86XVGetVideo()
1470 INT16 vid_x, INT16 vid_y, in xf86XVGetStill() argument
1506 vid_x, vid_y, WinBox.x1, WinBox.y1, in xf86XVGetStill()
1660 portPriv->vid_x = src_x; in xf86XVPutImage()