Searched refs:GstTracerHook (Results 1 – 2 of 2) sorted by relevance
144 GstTracerHook *hook; in _priv_gst_tracing_deinit()154 hook = (GstTracerHook *) t_node->data; in _priv_gst_tracing_deinit()156 g_slice_free (GstTracerHook, hook); in _priv_gst_tracing_deinit()170 GstTracerHook *hook = g_slice_new0 (GstTracerHook); in gst_tracing_register_hook_id()214 GstTracerHook *hook; in gst_tracing_get_active_tracers()223 hook = (GstTracerHook *) t_node->data; in gst_tracing_get_active_tracers()
95 } GstTracerHook; typedef113 GstTracerHook *h; \116 h = (GstTracerHook *) __n->data; \121 h = (GstTracerHook *) __n->data; \