Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c58 #define DEFAULT_ENABLE_LAST_SAMPLE TRUE macro
164 "Enable the last-sample property", DEFAULT_ENABLE_LAST_SAMPLE, in gst_gl_sink_bin_class_init()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c328 #define DEFAULT_ENABLE_LAST_SAMPLE TRUE macro
530 "Enable the last-sample property", DEFAULT_ENABLE_LAST_SAMPLE, in gst_base_sink_class_init()
755 g_atomic_int_set (&priv->enable_last_sample, DEFAULT_ENABLE_LAST_SAMPLE); in gst_base_sink_init()