Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdppay.c184 this->have_segment = FALSE; in gst_gdp_pay_reset()
277 if (!this->have_segment || !this->have_caps || !this->have_streamstartid) { in gst_gdp_pay_reset_streamheader()
437 if (!this->have_segment) { in gst_gdp_pay_chain()
458 this->have_segment = TRUE; in gst_gdp_pay_chain()
542 this->have_segment = TRUE; in gst_gdp_pay_sink_event()
Dgstgdppay.h57 gboolean have_segment; member
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstidentity.c455 if (!trans->have_segment) { in gst_identity_sink_event()
461 trans->have_segment = TRUE; in gst_identity_sink_event()
482 trans->have_segment && trans->segment.format == GST_FORMAT_TIME) { in gst_identity_sink_event()
543 trans->have_segment = FALSE; in gst_identity_sink_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.h92 gboolean have_segment; member
Dgstbasetransform.c1934 trans->have_segment = FALSE; in gst_base_transform_sink_eventfunc()
1959 trans->have_segment = TRUE; in gst_base_transform_sink_eventfunc()
2463 trans->have_segment = FALSE; in gst_base_transform_activate()