Home
last modified time | relevance | path

Searched refs:set_update_fill (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c1256 static void set_update_fill (gboolean active);
1378 set_update_fill (gboolean active) in set_update_fill() function
1557 set_update_fill (FALSE); in stop_cb()
2376 set_update_fill (TRUE); in do_download_buffering()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c524 static void set_update_fill (PlaybackApp * app, gboolean active);
677 set_update_fill (PlaybackApp * app, gboolean active) in set_update_fill() function
895 set_update_fill (app, FALSE); in stop_cb()
2014 set_update_fill (app, TRUE); in do_download_buffering()
/third_party/gstreamer/gstplugins_base/
DChangeLog134015 * tests/examples/seek/seek.c: (update_fill), (set_update_fill),