Home
last modified time | relevance | path

Searched refs:GST_QUERY_DURATION (Results 1 – 25 of 72) sorted by relevance

123

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstquery.c55 fail_unless (GST_QUERY_TYPE (query) == GST_QUERY_DURATION); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmxfdemux.c152 case GST_QUERY_DURATION:{ in _src_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c91 {GST_QUERY_DURATION, "duration", 0},
322 query = gst_query_new_custom (GST_QUERY_DURATION, structure); in gst_query_new_duration()
340 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_DURATION); in gst_query_set_duration()
365 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_DURATION); in gst_query_parse_duration()
Dgstquery.h111 GST_QUERY_DURATION = GST_QUERY_MAKE_TYPE (20, _FLAG(BOTH)), enumerator
/third_party/gstreamer/gstplugins_bad/gst/festival/
Dgstfestival.c513 case GST_QUERY_DURATION: in gst_festival_src_query()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsrc.c204 case GST_QUERY_DURATION:{ in gst_avdtp_src_query()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c283 case GST_QUERY_DURATION: in gst_gme_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c544 case GST_QUERY_DURATION: in gst_kate_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.c462 case GST_QUERY_DURATION:{ in gst_rtmp_src_query()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstimagesequencesrc.c391 case GST_QUERY_DURATION: in gst_image_sequence_src_query()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c1266 case GST_QUERY_DURATION: in gst_cc_combiner_src_query()
1305 case GST_QUERY_DURATION: in gst_cc_combiner_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c312 case GST_QUERY_DURATION:{ in gst_musepackdec_src_query()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c578 case GST_QUERY_DURATION:{ in gst_au_parse_src_query()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c638 case GST_QUERY_DURATION: in vorbis_parse_src_query()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c319 case GST_QUERY_DURATION: in speed_src_query()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc279 case GST_QUERY_DURATION: in gst_modplug_src_query()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c402 case GST_QUERY_DURATION: in gst_frei0r_mixer_src_query()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c865 case GST_QUERY_DURATION: in theora_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c322 case GST_QUERY_DURATION: in gst_sf_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc568 case GST_QUERY_DURATION:{ in gst_pitch_src_query()
/third_party/gstreamer/gstplugins_good/gst/flx/
Dgstflxdec.c161 case GST_QUERY_DURATION: in gst_flxdec_src_query_handler()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c763 if (res && GST_QUERY_TYPE (query) == GST_QUERY_DURATION) { in gst_deinterleave_src_query()
Dinterleave.c1078 case GST_QUERY_DURATION: in gst_interleave_src_query()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c849 case GST_QUERY_DURATION: in gst_y4m_dec_src_query()
/third_party/gstreamer/gstplugins_bad/gst/midi/
Dmidiparse.c203 case GST_QUERY_DURATION: in gst_midi_parse_src_query()

123