Searched refs:GST_ELEMENT_PARENT (Results 1 – 8 of 8) sorted by relevance
64 while (GST_ELEMENT_PARENT (pipe)) in show_text()65 pipe = GST_ELEMENT_PARENT (pipe); in show_text()
537 while (GST_ELEMENT_PARENT (pipeline)) { in find_pipeline()538 pipeline = GST_ELEMENT_PARENT (pipeline); in find_pipeline()
490 gst_bin_remove (GST_BIN (GST_ELEMENT_PARENT (element)), element); in remove_dtls_decoder_probe_callback()
553 gst_bin_remove (GST_BIN (GST_ELEMENT_PARENT (element)), element); in remove_dtls_encoder_probe_callback()
447 #define GST_ELEMENT_PARENT(elem) (GST_ELEMENT_CAST(GST_OBJECT_PARENT(elem))) macro
139 GstElement *parent = GST_ELEMENT_PARENT (element); in get_element_stats()
2480 g_signal_handler_find (GST_ELEMENT_PARENT (gl_sink), G_SIGNAL_MATCH_ID, in gst_glimage_sink_redisplay()
4655 gst_bin_remove (GST_BIN (GST_ELEMENT_PARENT (source)), source); in remove_source()4748 gst_bin_remove (GST_BIN (GST_ELEMENT_PARENT (source)), source); in change_source_blocked()