Searched refs:GST_PROMISE_CHANGE_FUNC (Results 1 – 1 of 1) sorted by relevance
98 #define GST_PROMISE_CHANGE_FUNC(p) (((GstPromiseImpl *)(p))->change_func) macro202 change_func = GST_PROMISE_CHANGE_FUNC (promise); in gst_promise_reply()277 change_func = GST_PROMISE_CHANGE_FUNC (promise); in gst_promise_interrupt()310 change_func = GST_PROMISE_CHANGE_FUNC (promise); in gst_promise_expire()312 GST_PROMISE_CHANGE_FUNC (promise) = NULL; in gst_promise_expire()404 GST_PROMISE_CHANGE_FUNC (promise) = func; in gst_promise_new_with_change_func()