Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c156 gboolean pending_custom_segment; member
1111 priv->pending_custom_segment = FALSE; in gst_app_src_start()
1275 priv->pending_custom_segment = FALSE; in gst_app_src_do_seek()
2667 if (priv->pending_custom_segment) { in gst_app_src_push_internal()
2672 priv->pending_custom_segment = FALSE; in gst_app_src_push_internal()
2810 priv->pending_custom_segment = TRUE; in gst_app_src_push_sample_internal()