Searched refs:gst_context_ref (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstcontext.h | 51 gst_context_ref (GstContext * context) in gst_context_ref() function 70 GstContext * gst_context_ref (GstContext * context);
|
D | gstcontext.c | 299 gst_context_ref (GstContext * context) in gst_context_ref() function
|
D | gstelement.c | 3566 g_list_prepend (element->contexts, gst_context_ref (context)); in gst_element_set_context_default() 3618 ret = g_list_copy_deep (element->contexts, (GCopyFunc) gst_context_ref, NULL); in gst_element_get_contexts() 3658 ret = gst_context_ref (node->data); in gst_element_get_context_unlocked()
|
D | gstbin.c | 1339 gst_context_ref (context)); in gst_bin_add_func() 3625 *contexts = g_list_prepend (*contexts, gst_context_ref (context)); in gst_bin_update_context_unlocked()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcontext.c | 126 gst_context_ref (context)); in gst_context_element_change_state()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaybin2.c | 4614 g_list_prepend (playbin->contexts, gst_context_ref (context)); in gst_play_bin_update_context()
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|