Searched refs:presentation_queue (Results 1 – 1 of 1) sorted by relevance
42 VdpPresentationQueue *presentation_queue) in vlVdpPresentationQueueCreate() argument47 if (!presentation_queue) in vlVdpPresentationQueueCreate()76 *presentation_queue = vlAddDataHTAB(pq); in vlVdpPresentationQueueCreate()77 if (*presentation_queue == 0) { in vlVdpPresentationQueueCreate()94 vlVdpPresentationQueueDestroy(VdpPresentationQueue presentation_queue) in vlVdpPresentationQueueDestroy() argument98 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueDestroy()106 vlRemoveDataHTAB(presentation_queue); in vlVdpPresentationQueueDestroy()116 vlVdpPresentationQueueSetBackgroundColor(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueSetBackgroundColor() argument125 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueSetBackgroundColor()145 vlVdpPresentationQueueGetBackgroundColor(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueGetBackgroundColor() argument[all …]