Searched refs:pending_async_done (Results 1 – 2 of 2) sorted by relevance
160 gboolean pending_async_done; member3022 if (ret != GST_STATE_CHANGE_ASYNC && !bin->priv->pending_async_done) { in gst_bin_change_state_func()3051 bin->priv->pending_async_done = FALSE; in gst_bin_change_state_func()3482 bin->priv->pending_async_done = TRUE; in bin_handle_async_done()
88670 bin: always mark pending_async_done88672 pending_async_done flag so that after the state change completes, the bin can