Lines Matching refs:port_number
51 int port_number; member
543 port_priv->port_number = base_port_id + j; in ephyrXVPrivQueryHostAdaptors()
741 xcb_xv_stop_video(conn, port_priv->port_number, scrpriv->win); in ephyrStopVideo()
761 port_priv->port_number, in ephyrSetPortAttribute()
790 xcb_xv_set_port_attribute(conn, port_priv->port_number, in ephyrSetPortAttribute()
815 port_priv->port_number, in ephyrGetPortAttribute()
824 cookie = xcb_xv_get_port_attribute(conn, port_priv->port_number, host_atom); in ephyrGetPortAttribute()
856 port_priv->port_number, in ephyrQueryBestSize()
910 port_priv->port_number, in ephyrHostXVPutImage()
948 port_priv->port_number, in ephyrHostXVPutImage()
1006 if (!ephyrXVPrivGetImageBufSize(port_priv->port_number, in ephyrPutImage()
1109 xcb_xv_put_video(conn, port_priv->port_number, in ephyrPutVideo()
1140 xcb_xv_get_video(conn, port_priv->port_number, in ephyrGetVideo()
1172 xcb_xv_put_still(conn, port_priv->port_number, in ephyrPutStill()
1203 xcb_xv_get_still(conn, port_priv->port_number, in ephyrGetStill()