Searched refs:clock_message (Results 1 – 3 of 3) sorted by relevance
219 GstMessage *clock_message = NULL; in gst_clock_sync_set_property() local231 clock_message = in gst_clock_sync_set_property()236 clock_message = in gst_clock_sync_set_property()242 if (clock_message) in gst_clock_sync_set_property()243 gst_element_post_message (GST_ELEMENT_CAST (clocksync), clock_message); in gst_clock_sync_set_property()
881 GstMessage *clock_message = NULL; in gst_identity_set_property() local918 clock_message = in gst_identity_set_property()923 clock_message = in gst_identity_set_property()929 if (clock_message) in gst_identity_set_property()930 gst_element_post_message (GST_ELEMENT_CAST (identity), clock_message); in gst_identity_set_property()
1163 GstMessage *clock_message = NULL, *async_message = NULL; in gst_bin_add_func() local1208 clock_message = in gst_bin_add_func()1350 if (clock_message) in gst_bin_add_func()1351 gst_element_post_message (element, clock_message); in gst_bin_add_func()1556 GstMessage *clock_message = NULL; in gst_bin_remove_func() local1670 clock_message = in gst_bin_remove_func()1793 if (clock_message) in gst_bin_remove_func()1794 gst_element_post_message (GST_ELEMENT_CAST (bin), clock_message); in gst_bin_remove_func()