Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.c4445 compare_interface (const GValue * velement, GValue * interface) in compare_interface() function
4489 found = gst_iterator_find_custom (children, (GCompareFunc) compare_interface, in gst_bin_get_by_interface()
4531 result = gst_iterator_filter (children, (GCompareFunc) compare_interface, in gst_bin_iterate_all_by_interface()
/third_party/gstreamer/gstreamer/
DChangeLog108090 * gst/gstbin.c: (compare_interface), (gst_bin_get_by_interface),