Home
last modified time | relevance | path

Searched refs:GST_QUERY_DURATION (Results 1 – 25 of 71) 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/gstplugins_bad/gst/festival/
Dgstfestival.c508 case GST_QUERY_DURATION: in gst_festival_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/sys/bluez/
Dgstavdtpsrc.c201 case GST_QUERY_DURATION:{ in gst_avdtp_src_query()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c537 case GST_QUERY_DURATION: in gst_kate_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c281 case GST_QUERY_DURATION: in gst_gme_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.c453 case GST_QUERY_DURATION:{ in gst_rtmp_src_query()
/third_party/gstreamer/gstplugins_bad/ext/libmms/
Dgstmms.c184 case GST_QUERY_DURATION: in gst_mms_query()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c315 case GST_QUERY_DURATION: in speed_src_query()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c575 case GST_QUERY_DURATION:{ in gst_au_parse_src_query()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c632 case GST_QUERY_DURATION: in vorbis_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c308 case GST_QUERY_DURATION:{ in gst_musepackdec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc278 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.c863 case GST_QUERY_DURATION: in theora_parse_src_query()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c847 case GST_QUERY_DURATION: in gst_y4m_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c320 case GST_QUERY_DURATION: in gst_sf_dec_src_query()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c760 if (res && GST_QUERY_TYPE (query) == GST_QUERY_DURATION) { in gst_deinterleave_src_query()
Dinterleave.c1075 case GST_QUERY_DURATION: in gst_interleave_src_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc564 case GST_QUERY_DURATION:{ in gst_pitch_src_query()
/third_party/gstreamer/gstplugins_good/gst/flx/
Dgstflxdec.c158 case GST_QUERY_DURATION: in gst_flxdec_src_query_handler()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c465 case GST_QUERY_DURATION:{ in gst_image_freeze_src_query()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.c1018 case GST_QUERY_DURATION:{ in gst_video_test_src_query()

123