Home
last modified time | relevance | path

Searched refs:position_updated_cb (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tools/
Dgst-transcoder.c111 position_updated_cb (GstTranscoder * transcoder, GstClockTime pos) in position_updated_cb() function
423 G_CALLBACK (position_updated_cb), transcoder); in main()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c448 position_updated_cb (GstPlaySignalAdapter * adapter, GstClockTime position, in position_updated_cb() function
600 G_CALLBACK (position_updated_cb), self); in gst_player_new()