Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c143 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()
[all …]