Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstiterator.h283 gboolean gst_iterator_find_custom (GstIterator *it, GCompareFunc func,
Dgstiterator.c720 gst_iterator_find_custom (GstIterator * it, GCompareFunc func, in gst_iterator_find_custom() function
Dgstbin.c4394 found = gst_iterator_find_custom (children, in gst_bin_get_by_name()
4489 found = gst_iterator_find_custom (children, (GCompareFunc) compare_interface, in gst_bin_get_by_interface()
Dgstvalue.c4105 found = gst_iterator_find_custom (iter, in gst_value_deserialize_enum()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c592 if (gst_iterator_find_custom (it, find_ipcpipelinesink, &elem, in on_pad_added()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysink.c1388 found = gst_iterator_find_custom (it, in gst_play_sink_find_property_sinks()
1414 found = gst_iterator_find_custom (it, in gst_play_sink_find_property()
/third_party/gstreamer/gstreamer/
DChangeLog77369 iterator: Add new FIXME for 0.11 and update gst_iterator_find_custom docs
78048 The result of gst_iterator_find_custom() is not a GstIterator *.
119430 (gst_iterator_find_custom):
120027 (gst_iterator_find_custom):
133736 (gst_iterator_find_custom):