Home
last modified time | relevance | path

Searched refs:gst_query_set_position (Results 1 – 25 of 64) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c304 gst_query_set_position (query, GST_FORMAT_TIME, cur); in gst_musepackdec_src_query()
307 gst_query_set_position (query, GST_FORMAT_DEFAULT, cur_off); in gst_musepackdec_src_query()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c279 gst_query_set_position (query, GST_FORMAT_TIME, -1); in speed_src_query()
311 gst_query_set_position (query, format, cur); in speed_src_query()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstquery.c40 gst_query_set_position (query, GST_FORMAT_TIME, 0xdeadbeaf); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c1061 gst_query_set_position (query, format, self->timestamp); in gst_interleave_src_query()
1065 gst_query_set_position (query, format, in gst_interleave_src_query()
1070 gst_query_set_position (query, format, self->offset); in gst_interleave_src_query()
Ddeinterleave.c785 gst_query_set_position (query, format, in gst_deinterleave_src_query()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c319 gst_query_set_position (query, format, sink->position); in gst_gio_base_sink_query()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c266 gst_query_set_position (query, format, in gst_multi_file_src_query()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c305 gst_query_set_position (query, GST_FORMAT_TIME, in gst_gme_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c536 gst_query_set_position (query, format, value); in gst_kate_parse_src_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsink.c211 gst_query_set_position (query, GST_FORMAT_BYTES, fdsink->current_pos); in gst_fd_sink_query()
Dgstfilesink.c510 gst_query_set_position (query, GST_FORMAT_BYTES, in gst_file_sink_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h329 void gst_query_set_position (GstQuery *query, GstFormat format, gint64 cur);
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.c457 gst_query_set_position (query, format, src->last_timestamp); in gst_rtmp_src_query()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c185 gst_query_set_position (query, GST_FORMAT_TIME, self->segment.position); in gst_ttml_parse_src_query()
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c515 gst_query_set_position (query, format, adder->segment.position); in gst_adder_src_query()
519 gst_query_set_position (query, format, adder->offset); in gst_adder_src_query()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c630 gst_query_set_position (query, format, value); in vorbis_parse_src_query()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c619 gst_query_set_position (query, format, val); in gst_au_parse_src_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c1567 gst_query_set_position (query, format, in gst_audio_aggregator_src_query()
1575 gst_query_set_position (query, format, aagg->priv->offset * in gst_audio_aggregator_src_query()
1581 gst_query_set_position (query, format, aagg->priv->offset); in gst_audio_aggregator_src_query()
Dgstaudiocdsrc.c674 gst_query_set_position (query, track_format, src->priv->cur_track); in gst_audio_cd_src_query()
695 gst_query_set_position (query, dest_format, dest_val); in gst_audio_cd_src_query()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc309 gst_query_set_position (query, format, pos); in gst_modplug_src_query()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c857 gst_query_set_position (query, format, value); in theora_parse_src_query()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.c1030 gst_query_set_position (query, GST_FORMAT_TIME, context->pos); in gst_matroska_parse_query()
1032 gst_query_set_position (query, GST_FORMAT_TIME, in gst_matroska_parse_query()
1038 gst_query_set_position (query, GST_FORMAT_DEFAULT, in gst_matroska_parse_query()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c492 gst_query_set_position (query, format, val); in gst_ogm_parse_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c337 gst_query_set_position (query, format, in gst_sf_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc611 gst_query_set_position (query, dst_format, dst_value); in gst_pitch_src_query()

123