Lines Matching refs:vlGetDataHTAB
50 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpPresentationQueueCreate()
54 vlVdpPresentationQueueTarget *pqt = vlGetDataHTAB(presentation_queue_target); in vlVdpPresentationQueueCreate()
98 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueDestroy()
125 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueSetBackgroundColor()
154 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueGetBackgroundColor()
182 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueGetTime()
216 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueDisplay()
220 surf = vlGetDataHTAB(surface); in vlVdpPresentationQueueDisplay()
319 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
323 surf = vlGetDataHTAB(surface); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
353 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueQuerySurfaceStatus()
357 surf = vlGetDataHTAB(surface); in vlVdpPresentationQueueQuerySurfaceStatus()