Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c123 RESTYPE XvRTVideoNotify; variable
222 if (!(XvRTVideoNotify = CreateNewResourceType(XvdiDestroyVideoNotify, in CreateResourceTypes()
435 FreeResource(cpn->id, XvRTVideoNotify); in XvdiDestroyVideoNotifyList()
846 if (!AddResource(tpn->id, XvRTVideoNotify, tpn)) in XvdiSelectVideoNotify()
H A Dxvdix.h69 extern _X_EXPORT RESTYPE XvRTVideoNotify;