Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/utils/fallbackswitch/src/base/
H A Dgstaggregator.c410 gst_aggregator_check_pads_ready (GstAggregator * self, in gst_aggregator_check_pads_ready() function
687 if (gst_aggregator_check_pads_ready (self, &have_event_or_query)) { in gst_aggregator_wait_and_check()
780 res = gst_aggregator_check_pads_ready (self, NULL); in gst_aggregator_wait_and_check()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstaggregator.c400 gst_aggregator_check_pads_ready (GstAggregator * self) in gst_aggregator_check_pads_ready() function
638 if (gst_aggregator_check_pads_ready (self)) { in gst_aggregator_wait_and_check()
723 res = gst_aggregator_check_pads_ready (self); in gst_aggregator_wait_and_check()