Home
last modified time | relevance | path

Searched refs:gst_query_set_latency (Results 1 – 25 of 63) sorted by relevance

123

/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c579 gst_query_set_latency (query, TRUE, 0, in gst_image_freeze_src_query()
583 gst_query_set_latency (query, TRUE, 0, GST_CLOCK_TIME_NONE); in gst_image_freeze_src_query()
588 gst_query_set_latency (query, FALSE, 0, GST_CLOCK_TIME_NONE); in gst_image_freeze_src_query()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstinteraudiosink.c394 gst_query_set_latency (query, live, min_latency, max_latency); in gst_inter_audio_sink_query()
Dgstinteraudiosrc.c456 gst_query_set_latency (query, in gst_inter_audio_src_query()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsrc.c344 gst_query_set_latency (query, TRUE, latency * GST_MSECOND, in gst_srt_src_query()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideosrc.c402 gst_query_set_latency (query, TRUE, 0, self->latency); in gst_mf_video_src_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h351 void gst_query_set_latency (GstQuery *query, gboolean live, GstClockTime min_l…
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstclocksync.c590 gst_query_set_latency (query, live || clocksync->sync, min, max); in gst_clock_sync_src_query()
Dgstidentity.c1151 gst_query_set_latency (query, live || identity->sync, min, max); in gst_identity_query()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmfsrc.c873 gst_query_set_latency (query, gst_base_src_is_live (basesrc), latency, in gst_dtmf_src_query()
Dgstrtpdtmfsrc.c1004 gst_query_set_latency (query, gst_base_src_is_live (basesrc), latency, in gst_rtp_dtmf_src_query()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.c374 gst_query_set_latency (query, TRUE, 3 * GST_SECOND, -1); in gst_rtp_dec_query_src()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadeinterlace.c687 gst_query_set_latency (query, live, min, max); in gst_va_deinterlace_query()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpssrcdemux.c966 gst_query_set_latency (query, live, min_latency, max_latency); in gst_rtp_ssrc_demux_src_query()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c386 gst_query_set_latency (query, live, min, max); in gst_frei0r_mixer_src_query_latency()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosink.cpp443 gst_query_set_latency (query, live, min_latency, max_latency); in gst_decklink_audio_sink_query()
Dgstdecklinkaudiosrc.cpp886 gst_query_set_latency (query, TRUE, min, max); in gst_decklink_audio_src_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc659 gst_query_set_latency (query, live, min, max); in gst_pitch_src_query()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideosrc.c769 gst_query_set_latency (query, TRUE, min_latency, max_latency); in gst_ks_video_src_query()
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgstdv1394src.c987 gst_query_set_latency (query, TRUE, GST_SECOND / 25, GST_SECOND / 25); in gst_dv1394src_query()
/third_party/gstreamer/gstplugins_bad/gst/audiobuffersplit/
Dgstaudiobuffersplit.c905 gst_query_set_latency (query, live, min, max); in gst_audio_buffer_split_src_query()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturesrc.cpp773 gst_query_set_latency (query, in gst_d3d11_screen_capture_src_src_query()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c820 gst_query_set_latency (query, TRUE, min_latency, max_latency); in gst_v4l2src_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c635 gst_query_set_latency (query, TRUE, min_latency, max_latency); in gst_audio_base_src_query()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c381 gst_query_set_latency (query, priv->is_live, priv->latency_min, in gst_harness_sink_query()
472 gst_query_set_latency (query, priv->is_live, priv->latency_min, in gst_harness_src_query()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c815 gst_query_set_latency (query, live, min, max); in gst_scaletempo_query()

123