Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstelement.h717 #define GST_STATE_WAIT(elem) g_cond_wait (GST_STATE_GET_COND (elem), \ macro
Dgstelement.c2532 GST_STATE_WAIT (element); in gst_element_get_state_func()