Searched refs:gst_context_is_persistent (Results 1 – 5 of 5) sorted by relevance
128 gboolean gst_context_is_persistent (const GstContext * context);
281 gst_context_is_persistent (const GstContext * context) in gst_context_is_persistent() function
3314 if (!gst_context_is_persistent (context)) { in gst_element_change_state_func()3557 (gst_context_is_persistent (context) || in gst_element_set_context_default()3558 !gst_context_is_persistent (tmp))) { in gst_element_set_context_default()
3617 (gst_context_is_persistent (context) || in gst_bin_update_context_unlocked()3618 !gst_context_is_persistent (tmp))) { in gst_bin_update_context_unlocked()
4605 (gst_context_is_persistent (context) || in gst_play_bin_update_context()4606 !gst_context_is_persistent (tmp))) { in gst_play_bin_update_context()6160 if (!gst_context_is_persistent (context)) { in gst_play_bin_change_state()