Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h116 #define GST_BIN_CHILDREN_COOKIE(bin) (GST_BIN_CAST(bin)->children_cookie)
142 guint32 children_cookie; member
Dgstbin.c489 bin->children_cookie = 0; in gst_bin_init()
1220 bin->children_cookie++; in gst_bin_add_func()
1643 bin->children_cookie++; in gst_bin_remove_func()
1906 &bin->children_cookie, &bin->children, (GObject *) bin, NULL); in gst_bin_iterate_elements()
1944 &bin->children_cookie, in gst_bin_iterate_recurse()