Home
last modified time | relevance | path

Searched refs:DEFAULT_LATENCY (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpipeline.c102 #define DEFAULT_LATENCY GST_CLOCK_TIME_NONE macro
206 DEFAULT_LATENCY, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_pipeline_class_init()
234 pipeline->priv->latency = DEFAULT_LATENCY; in gst_pipeline_init()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11compositorbin.cpp528 #define DEFAULT_LATENCY 0 macro
629 DEFAULT_LATENCY, in gst_d3d11_compositor_bin_class_init()
640 DEFAULT_LATENCY, in gst_d3d11_compositor_bin_class_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixerbin.c34 #define DEFAULT_LATENCY 0 macro
197 DEFAULT_LATENCY, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_gl_mixer_bin_class_init()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c423 #define DEFAULT_LATENCY 0 macro
2805 DEFAULT_LATENCY, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_aggregator_class_init()
2826 DEFAULT_LATENCY, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_aggregator_class_init()
2929 self->priv->latency = DEFAULT_LATENCY; in gst_aggregator_init()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c76 #define DEFAULT_LATENCY (700) macro
435 G_MAXINT, DEFAULT_LATENCY, in gst_ts_demux_class_init()
514 demux->latency = DEFAULT_LATENCY; in gst_ts_demux_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c149 #define DEFAULT_LATENCY 0 macro
408 0, G_MAXINT64, DEFAULT_LATENCY, in gst_audio_decoder_class_init()
500 dec->priv->latency = DEFAULT_LATENCY; in gst_audio_decoder_init()