Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c2659 GtkWidget *rate_label, *volume_label; in main() local
2760 rate_label = gtk_label_new ("Rate"); in main()
2955 gtk_grid_attach (GTK_GRID (flaggrid), rate_label, 4, 0, 1, 1); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c2764 GtkWidget *scrub_checkbox, *play_scrub_checkbox, *rate_label; in create_ui() local
2794 rate_label = gtk_label_new ("Rate"); in create_ui()
2862 gtk_grid_attach (GTK_GRID (flagtable), rate_label, 4, 0, 1, 1); in create_ui()