Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h90 #define GST_BIN_IS_NO_RESYNC(bin) (GST_OBJECT_FLAG_IS_SET(bin,GST_BIN_FLAG_NO_RESYNC)) macro
Dgstbin.c1221 if (!GST_BIN_IS_NO_RESYNC (bin)) in gst_bin_add_func()
1636 if (!GST_BIN_IS_NO_RESYNC (bin)) in gst_bin_remove_func()
3958 if (!GST_BIN_IS_NO_RESYNC (bin)) in gst_bin_handle_message_func()