Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbus.c129 sync_handler_unref (SyncHandler * handler) in sync_handler_unref() function
292 sync_handler_unref (g_steal_pointer (&bus->priv->sync_handler)); in gst_bus_finalize()
366 g_clear_pointer (&sync_handler, sync_handler_unref); in gst_bus_post()
748 g_clear_pointer (&old_handler, sync_handler_unref); in gst_bus_set_sync_handler()