Home
last modified time | relevance | path

Searched refs:gst_query_parse_position (Results 1 – 25 of 65) sorted by relevance

123

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstquery.c37 gst_query_parse_position (query, &format, NULL); in GST_START_TEST()
42 gst_query_parse_position (query, &format, &position); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/icles/
Daudio-trickplay.c28 gst_query_parse_position (pos, NULL, &play_pos); in check_position()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c315 gst_query_parse_position (query, &format, NULL); in gst_gio_base_sink_query()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c262 gst_query_parse_position (query, &format, NULL); in gst_multi_file_src_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsink.c206 gst_query_parse_position (query, &format, NULL); in gst_fd_sink_query()
Dgstfilesink.c505 gst_query_parse_position (query, &format, NULL); in gst_file_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c300 gst_query_parse_position (query, &format, NULL); in gst_gme_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c524 gst_query_parse_position (query, &format, NULL); in gst_kate_parse_src_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h332 void gst_query_parse_position (GstQuery *query, GstFormat *format, gint64 *cur);
Dgstutils.c2486 gst_query_parse_position (query, NULL, cur); in gst_element_query_position()
2898 gst_query_parse_position (query, NULL, cur); in gst_pad_query_position()
2930 gst_query_parse_position (query, NULL, cur); in gst_pad_peer_query_position()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c180 gst_query_parse_position (query, &fmt, NULL); in gst_ttml_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.c455 gst_query_parse_position (query, &format, NULL); in gst_rtmp_src_query()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c296 gst_query_parse_position (query, &format, NULL); in gst_musepackdec_src_query()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c605 gst_query_parse_position (query, &format, NULL); in gst_au_parse_src_query()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c618 gst_query_parse_position (query, &format, NULL); in vorbis_parse_src_query()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c276 gst_query_parse_position (query, &format, NULL); in speed_src_query()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc300 gst_query_parse_position (query, &format, NULL); in gst_modplug_src_query()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c835 gst_query_parse_position (query, &format, NULL); in theora_parse_src_query()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c484 gst_query_parse_position (query, &format, NULL); in gst_ogm_parse_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.c335 gst_query_parse_position (query, &format, NULL); in gst_sf_dec_src_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc594 gst_query_parse_position (query, &dst_format, &dst_value); in gst_pitch_src_query()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c779 gst_query_parse_position (query, &format, &pos); in gst_deinterleave_src_query()
Dinterleave.c1056 gst_query_parse_position (query, &format, NULL); in gst_interleave_src_query()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c2917 gst_query_parse_position (fold->query, NULL, &position); in decoder_query_position_fold()
2933 gst_query_parse_position (fold->query, &format, NULL); in decoder_query_position_done()
Dgsturisourcebin.c2703 gst_query_parse_position (fold->query, NULL, &position); in uri_source_query_position_fold()
2719 gst_query_parse_position (fold->query, &format, NULL); in uri_source_query_position_done()

123