Home
last modified time | relevance | path

Searched refs:GST_QUERY_POSITION (Results 1 – 25 of 74) sorted by relevance

123

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstquery.c35 fail_unless (GST_QUERY_TYPE (query) == GST_QUERY_POSITION); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c314 case GST_QUERY_POSITION: in gst_gio_base_sink_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c90 {GST_QUERY_POSITION, "position", 0},
243 query = gst_query_new_custom (GST_QUERY_POSITION, structure); in gst_query_new_position()
261 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_POSITION); in gst_query_set_position()
287 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_POSITION); in gst_query_parse_position()
Dgstquery.h110 GST_QUERY_POSITION = GST_QUERY_MAKE_TYPE (10, _FLAG(BOTH)), enumerator
/third_party/gstreamer/gstplugins_bad/gst/festival/
Dgstfestival.c510 case GST_QUERY_POSITION: in gst_festival_src_query()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c258 case GST_QUERY_POSITION: in gst_multi_file_src_query()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c296 case GST_QUERY_POSITION: in gst_gme_dec_src_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsink.c202 case GST_QUERY_POSITION: in gst_fd_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c517 case GST_QUERY_POSITION: in gst_kate_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c177 case GST_QUERY_POSITION:{ in gst_ttml_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.c452 case GST_QUERY_POSITION:{ in gst_rtmp_src_query()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c1265 case GST_QUERY_POSITION: in gst_cc_combiner_src_query()
1304 case GST_QUERY_POSITION: in gst_cc_combiner_sink_query()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c601 case GST_QUERY_POSITION:{ in gst_au_parse_src_query()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c611 case GST_QUERY_POSITION: in vorbis_parse_src_query()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkanimation.c354 "source"), GST_QUERY_POSITION, &bytes, &offset)) in gst_gdk_animation_iter_may_advance()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c290 case GST_QUERY_POSITION:{ in gst_musepackdec_src_query()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c268 case GST_QUERY_POSITION: in speed_src_query()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc293 case GST_QUERY_POSITION: in gst_modplug_src_query()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c399 case GST_QUERY_POSITION: in gst_frei0r_mixer_src_query()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c823 case GST_QUERY_POSITION: in theora_parse_src_query()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c480 case GST_QUERY_POSITION: in gst_ogm_parse_sink_query()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c775 } else if (res && GST_QUERY_TYPE (query) == GST_QUERY_POSITION) { in gst_deinterleave_src_query()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c332 case GST_QUERY_POSITION: in gst_sf_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc590 case GST_QUERY_POSITION:{ in gst_pitch_src_query()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dpipelineinfo99 - the query (GST_QUERY_POSITION, GST_FORMAT_UNITS) will return the

123