/third_party/gstreamer/gstplugins_bad/ext/musepack/ |
D | gstmusepackdec.c | 304 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/ |
D | gstspeed.c | 279 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/ |
D | gstquery.c | 40 gst_query_set_position (query, GST_FORMAT_TIME, 0xdeadbeaf); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/interleave/ |
D | interleave.c | 1061 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()
|
D | deinterleave.c | 785 gst_query_set_position (query, format, in gst_deinterleave_src_query()
|
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgiobasesink.c | 319 gst_query_set_position (query, format, sink->position); in gst_gio_base_sink_query()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstmultifilesrc.c | 266 gst_query_set_position (query, format, in gst_multi_file_src_query()
|
/third_party/gstreamer/gstplugins_bad/ext/gme/ |
D | gstgme.c | 305 gst_query_set_position (query, GST_FORMAT_TIME, in gst_gme_dec_src_query()
|
/third_party/gstreamer/gstplugins_bad/ext/kate/ |
D | gstkateparse.c | 536 gst_query_set_position (query, format, value); in gst_kate_parse_src_query()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsink.c | 211 gst_query_set_position (query, GST_FORMAT_BYTES, fdsink->current_pos); in gst_fd_sink_query()
|
D | gstfilesink.c | 510 gst_query_set_position (query, GST_FORMAT_BYTES, in gst_file_sink_query()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.h | 329 void gst_query_set_position (GstQuery *query, GstFormat format, gint64 cur);
|
/third_party/gstreamer/gstplugins_bad/ext/rtmp/ |
D | gstrtmpsrc.c | 457 gst_query_set_position (query, format, src->last_timestamp); in gst_rtmp_src_query()
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlparse.c | 185 gst_query_set_position (query, GST_FORMAT_TIME, self->segment.position); in gst_ttml_parse_src_query()
|
/third_party/gstreamer/gstplugins_base/gst/adder/ |
D | gstadder.c | 515 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/ |
D | gstvorbisparse.c | 630 gst_query_set_position (query, format, value); in vorbis_parse_src_query()
|
/third_party/gstreamer/gstplugins_good/gst/auparse/ |
D | gstauparse.c | 619 gst_query_set_position (query, format, val); in gst_au_parse_src_query()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioaggregator.c | 1567 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()
|
D | gstaudiocdsrc.c | 674 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/ |
D | gstmodplug.cc | 309 gst_query_set_position (query, format, pos); in gst_modplug_src_query()
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoraparse.c | 857 gst_query_set_position (query, format, value); in theora_parse_src_query()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-parse.c | 1030 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/ |
D | gstogmparse.c | 492 gst_query_set_position (query, format, val); in gst_ogm_parse_sink_query()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfdec.c | 337 gst_query_set_position (query, format, in gst_sf_dec_src_query()
|
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/ |
D | gstpitch.cc | 611 gst_query_set_position (query, dst_format, dst_value); in gst_pitch_src_query()
|