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()95 vlVdpPresentationQueueDestroy(VdpPresentationQueue presentation_queue) in vlVdpPresentationQueueDestroy() argument99 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueDestroy()107 vlRemoveDataHTAB(presentation_queue); in vlVdpPresentationQueueDestroy()118 vlVdpPresentationQueueSetBackgroundColor(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueSetBackgroundColor() argument127 pq = vlGetDataHTAB(presentation_queue); in vlVdpPresentationQueueSetBackgroundColor()147 vlVdpPresentationQueueGetBackgroundColor(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueGetBackgroundColor() argument[all …]