Home
last modified time | relevance | path

Searched refs:presentation_queue_target_destroy (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/mpv/mpv-0.34.1/video/
H A Dvdpau_functions.inc36 …eueTargetDestroy, VDP_FUNC_ID_PRESENTATION_QUEUE_TARGET_DESTROY, presentation_queue_target_destroy)
/dports/multimedia/libva-vdpau-driver/libva-vdpau-driver-0.7.4/src/
H A Dvdpau_gate.c114 presentation_queue_target_destroy); in vdpau_gate_init()
770 return VDPAU_INVOKE(presentation_queue_target_destroy, in vdpau_presentation_queue_target_destroy()
/dports/multimedia/vlc/vlc-3.0.16/modules/hw/vdpau/
H A Dvlc_vdpau.c88 VdpPresentationQueueTargetDestroy *presentation_queue_target_destroy; member
528 return vdp->vt.presentation_queue_target_destroy(target); in vdp_presentation_queue_target_destroy()
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dvo_vdpau.c973 vdp_st = vdp->presentation_queue_target_destroy(vc->flip_target); in destroy_vdpau_objects()