Home
last modified time | relevance | path

Searched refs:gst_app_src_push_internal (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c2497 gst_app_src_push_internal (GstAppSrc * appsrc, GstBuffer * buffer, in gst_app_src_push_internal() function
2768 return gst_app_src_push_internal (appsrc, buffer, NULL, steal_ref); in gst_app_src_push_buffer_full()
2822 return gst_app_src_push_internal (appsrc, NULL, buffer_list, FALSE); in gst_app_src_push_sample_internal()
2870 return gst_app_src_push_internal (appsrc, NULL, buffer_list, TRUE); in gst_app_src_push_buffer_list()
2917 return gst_app_src_push_internal (appsrc, NULL, buffer_list, FALSE); in gst_app_src_push_buffer_list_action()