Searched refs:GstPromiseChangeFunc (Results 1 – 2 of 2) sorted by relevance
111 GstPromiseChangeFunc change_func;167 GstPromiseChangeFunc change_func = NULL; in gst_promise_reply()258 GstPromiseChangeFunc change_func = NULL; in gst_promise_interrupt()299 GstPromiseChangeFunc change_func = NULL; in gst_promise_expire()399 gst_promise_new_with_change_func (GstPromiseChangeFunc func, gpointer user_data, in gst_promise_new_with_change_func()
63 typedef void (*GstPromiseChangeFunc) (GstPromise * promise, gpointer user_data); typedef79 GstPromise * gst_promise_new_with_change_func (GstPromiseChangeFunc func,