Home
last modified time | relevance | path

Searched refs:GST_QUERY_LATENCY (Results 1 – 25 of 68) sorted by relevance

123

/third_party/gstreamer/gstreamer/gst/
Dgstquery.c92 {GST_QUERY_LATENCY, "latency", 0},
400 query = gst_query_new_custom (GST_QUERY_LATENCY, structure); in gst_query_new_latency()
420 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_LATENCY); in gst_query_set_latency()
445 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_LATENCY); in gst_query_parse_latency()
Dgstquery.h112 GST_QUERY_LATENCY = GST_QUERY_MAKE_TYPE (30, _FLAG(BOTH)), enumerator
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstinteraudiosink.c358 case GST_QUERY_LATENCY:{ in gst_inter_audio_sink_query()
Dgstinteraudiosrc.c446 case GST_QUERY_LATENCY:{ in gst_inter_audio_src_query()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsrc.c339 if (GST_QUERY_TYPE (query) == GST_QUERY_LATENCY) { in gst_srt_src_query()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideosrc.c400 case GST_QUERY_LATENCY: in gst_mf_video_src_query()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportsendbin.c428 case GST_QUERY_LATENCY: in gst_transport_send_bin_element_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstclocksync.c557 case GST_QUERY_LATENCY:{ in gst_clock_sync_src_query()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.c370 case GST_QUERY_LATENCY: in gst_rtp_dec_query_src()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlatency.c488 (GST_QUERY_TYPE (query) == GST_QUERY_LATENCY)) { in do_query_post()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmfsrc.c868 case GST_QUERY_LATENCY: in gst_dtmf_src_query()
Dgstrtpdtmfsrc.c999 case GST_QUERY_LATENCY: in gst_rtp_dtmf_src_query()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpssrcdemux.c954 case GST_QUERY_LATENCY: in gst_rtp_ssrc_demux_src_query()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadeinterlace.c651 if (direction == GST_PAD_SRC && GST_QUERY_TYPE (query) == GST_QUERY_LATENCY) { in gst_va_deinterlace_query()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c405 case GST_QUERY_LATENCY: in gst_frei0r_mixer_src_query()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosink.cpp392 case GST_QUERY_LATENCY: in gst_decklink_audio_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc631 case GST_QUERY_LATENCY: in gst_pitch_src_query()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturesrc.cpp771 case GST_QUERY_LATENCY: in gst_d3d11_screen_capture_src_src_query()
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgstdv1394src.c985 case GST_QUERY_LATENCY: in gst_dv1394src_query()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinesrc.c428 case GST_QUERY_LATENCY: in gst_ipc_pipeline_src_srcpad_query()
/third_party/gstreamer/gstplugins_bad/gst/audiobuffersplit/
Dgstaudiobuffersplit.c877 case GST_QUERY_LATENCY:{ in gst_audio_buffer_split_src_query()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideosrc.c754 case GST_QUERY_LATENCY:{ in gst_ks_video_src_query()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c777 case GST_QUERY_LATENCY:{ in gst_v4l2src_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c603 case GST_QUERY_LATENCY: in gst_audio_base_src_query()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c380 case GST_QUERY_LATENCY: in gst_harness_sink_query()
471 case GST_QUERY_LATENCY: in gst_harness_src_query()

123