Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dpresentation.c44 vlVdpPresentationQueue *pq = NULL; in vlVdpPresentationQueueCreate()
61 pq = CALLOC(1, sizeof(vlVdpPresentationQueue)); in vlVdpPresentationQueueCreate()
96 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueDestroy()
119 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueSetBackgroundColor()
148 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueGetBackgroundColor()
177 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueGetTime()
205 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueDisplay()
312 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueBlockUntilSurfaceIdle()
346 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueQuerySurfaceStatus()
Ddevice.c116 pqt = CALLOC(1, sizeof(vlVdpPresentationQueue)); in vlVdpPresentationQueueTargetCreateX11()
Dvdpau_private.h334 } vlVdpPresentationQueue; typedef