Home
last modified time | relevance | path

Searched refs:vo_wayland_sync (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dwayland_common.h92 struct vo_wayland_sync *sync;
H A Dwayland_common.c138 struct vo_wayland_sync { struct
1320 wl->sync = talloc_realloc(wl, wl->sync, struct vo_wayland_sync, wl->sync_size); in queue_new_sync()
1461 struct vo_wayland_sync sync = {0, 0, 0, 0}; in sync_shift()
1740 wl->sync = talloc_zero_array(wl, struct vo_wayland_sync, 1); in vo_wayland_init()
1741 struct vo_wayland_sync sync = {0, 0, 0, 0}; in vo_wayland_init()