Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c54 #define DEFAULT_ASYNC TRUE macro
156 "Go asynchronously to PAUSED", DEFAULT_ASYNC, in gst_gl_sink_bin_class_init()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c319 #define DEFAULT_ASYNC TRUE macro
501 "Go asynchronously to PAUSED", DEFAULT_ASYNC, in gst_base_sink_class_init()
744 priv->async_enabled = DEFAULT_ASYNC; in gst_base_sink_init()