Searched refs:PortRec (Results 1 – 5 of 5) sorted by relevance
84 XvPortRecPrivatePtr PortRec; member
856 if (WinPriv->PortRec->type == XvInputMask) in xf86XVReputAllVideo()857 xf86XVReputVideo(WinPriv->PortRec); in xf86XVReputAllVideo()859 xf86XVRegetVideo(WinPriv->PortRec); in xf86XVReputAllVideo()875 if (winPriv->PortRec == portPriv) /* we're already listed */ in xf86XVEnlistPortInWindow()884 winPriv->PortRec = portPriv; in xf86XVEnlistPortInWindow()902 if (winPriv->PortRec == portPriv) { in xf86XVRemovePortFromWindow()1003 XvPortRecPrivatePtr pPriv = WinPriv->PortRec; in xf86XVDestroyWindow()1072 pPriv = WinPriv->PortRec; in xf86XVWindowExposures()1113 pPriv = WinPriv->PortRec; in xf86XVClipNotify()1733 XvPortRecPrivatePtr pPriv = WinPriv->PortRec; in xf86XVFillKeyHelperPort()
719 if (winPriv->PortRec == portPriv) /* we're already listed */ in KdXVEnlistPortInWindow()728 winPriv->PortRec = portPriv; in KdXVEnlistPortInWindow()743 if (winPriv->PortRec == portPriv) { in KdXVRemovePortFromWindow()768 XvPortRecPrivatePtr pPriv = WinPriv->PortRec; in KdXVDestroyWindow()814 pPriv = WinPriv->PortRec; in KdXVWindowExposures()867 pPriv = WinPriv->PortRec; in KdXVClipNotify()
193 XvPortRecPrivatePtr PortRec; member
102435 WinPriv->PortRec should never be NULL as WinPriv itself would be removed