Home
last modified time | relevance | path

Searched refs:gst_play_seek (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h217 void gst_play_seek (GstPlay * play,
Dgstplay.c563 gst_play_seek (self, position); in gst_play_set_suburi_internal()
3053 gst_play_seek (GstPlay * self, GstClockTime position) in gst_play_seek() function
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c1067 gst_play_seek (player, pos); in test_play_rate_cb()
1361 gst_play_seek (player, 0); in test_play_seek_done_cb()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c722 gst_play_seek (self->play, position); in gst_player_seek()