Home
last modified time | relevance | path

Searched refs:DEFAULT_START_TIME (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstpushfilesrc.c66 #define DEFAULT_START_TIME 0 macro
142 DEFAULT_START_TIME, G_PARAM_READWRITE)); in gst_push_file_src_class_init()
332 src->start_time = DEFAULT_START_TIME; in gst_push_file_src_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixerbin.c36 #define DEFAULT_START_TIME (-1) macro
210 DEFAULT_START_TIME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_gl_mixer_bin_class_init()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11compositorbin.cpp531 #define DEFAULT_START_TIME (-1) macro
654 DEFAULT_START_TIME, in gst_d3d11_compositor_bin_class_init()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c426 #define DEFAULT_START_TIME (-1) macro
2839 DEFAULT_START_TIME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_aggregator_class_init()
2931 self->priv->start_time = DEFAULT_START_TIME; in gst_aggregator_init()