Searched refs:GST_PROMISE (Results 1 – 2 of 2) sorted by relevance
30 #define GST_PROMISE(obj) ((GstPromise *) obj) macro
376 GstPromise *promise = GST_PROMISE (g_new0 (GstPromiseImpl, 1)); in gst_promise_new()