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.c2467 GstBufferList * buflist, gboolean steal_ref) in gst_app_src_push_internal() argument
2507 if (!steal_ref) { in gst_app_src_push_internal()
2509 steal_ref = TRUE; in gst_app_src_push_internal()
2514 if (!steal_ref) { in gst_app_src_push_internal()
2516 steal_ref = TRUE; in gst_app_src_push_internal()
2648 if (!steal_ref) { in gst_app_src_push_internal()
2650 steal_ref = TRUE; in gst_app_src_push_internal()
2661 if (!steal_ref) in gst_app_src_push_internal()
2668 if (!steal_ref) { in gst_app_src_push_internal()
2670 steal_ref = TRUE; in gst_app_src_push_internal()
[all …]