Lines Matching refs:XvdiSendVideoNotify
143 static int XvdiSendVideoNotify(XvPortPtr, DrawablePtr, int);
345 XvdiSendVideoNotify(pp, pDrawable, XvPreempted); in XvStopAdaptors()
449 XvdiSendVideoNotify(XvPortPtr pPort, DrawablePtr pDraw, int reason) in XvdiSendVideoNotify() function
523 XvdiSendVideoNotify(pPort, pDraw, XvBusy); in XvdiPutVideo()
532 XvdiSendVideoNotify(pPort, pPort->pDraw, XvPreempted); in XvdiPutVideo()
541 XvdiSendVideoNotify(pPort, pPort->pDraw, XvStarted); in XvdiPutVideo()
571 XvdiSendVideoNotify(pPort, pDraw, XvBusy); in XvdiPutStill()
607 XvdiSendVideoNotify(pPort, pDraw, XvBusy); in XvdiPutImage()
640 XvdiSendVideoNotify(pPort, pDraw, XvBusy); in XvdiGetVideo()
649 XvdiSendVideoNotify(pPort, pPort->pDraw, XvPreempted); in XvdiGetVideo()
658 XvdiSendVideoNotify(pPort, pPort->pDraw, XvStarted); in XvdiGetVideo()
688 XvdiSendVideoNotify(pPort, pDraw, XvBusy); in XvdiGetStill()
911 XvdiSendVideoNotify(pPort, pDraw, XvStopped); in XvdiStopVideo()
919 XvdiSendVideoNotify(pPort, pDraw, XvBusy); in XvdiStopVideo()
923 XvdiSendVideoNotify(pPort, pDraw, XvStopped); in XvdiStopVideo()