Lines Matching refs:vlGetDataHTAB
50 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpPresentationQueueCreate()
54 vlVdpPresentationQueueTarget *pqt = vlGetDataHTAB(presentation_queue_target); in vlVdpPresentationQueueCreate()
99 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueDestroy()
127 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueSetBackgroundColor()
156 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueGetBackgroundColor()
184 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueGetTime()
220 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueDisplay()
224 surf = vlGetDataHTAB(surface); in vlVdpPresentationQueueDisplay()
316 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
320 surf = vlGetDataHTAB(surface); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
351 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueQuerySurfaceStatus()
355 surf = vlGetDataHTAB(surface); in vlVdpPresentationQueueQuerySurfaceStatus()