Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c2498 GstBufferList * buflist, gboolean steal_ref) in gst_app_src_push_internal() argument
2538 if (!steal_ref) { in gst_app_src_push_internal()
2540 steal_ref = TRUE; in gst_app_src_push_internal()
2545 if (!steal_ref) { in gst_app_src_push_internal()
2547 steal_ref = TRUE; in gst_app_src_push_internal()
2679 if (!steal_ref) { in gst_app_src_push_internal()
2681 steal_ref = TRUE; in gst_app_src_push_internal()
2692 if (!steal_ref) in gst_app_src_push_internal()
2699 if (!steal_ref) { in gst_app_src_push_internal()
2701 steal_ref = TRUE; in gst_app_src_push_internal()
[all …]