Home
last modified time | relevance | path

Searched refs:stop_cb (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Dscrubby.c346 stop_cb (GtkButton * button, gpointer data) in stop_cb() function
526 g_signal_connect (G_OBJECT (stop_button), "clicked", G_CALLBACK (stop_cb), in main()
Djsseek.c1536 stop_cb (GtkButton * button, gpointer data) in stop_cb() function
2491 stop_cb (NULL, NULL); in msg_eos()
2596 stop_cb (NULL, NULL); in delete_event_cb()
2976 g_signal_connect (G_OBJECT (stop_button), "clicked", G_CALLBACK (stop_cb), in main()
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h619 void jerry_set_vm_exec_stop_callback (jerry_vm_exec_stop_callback_t stop_cb, void *user_p, uint32_t…
/third_party/jerryscript/jerry-core/api/
Djerry.c3555 jerry_set_vm_exec_stop_callback (jerry_vm_exec_stop_callback_t stop_cb, /**< periodically called us… in jerry_set_vm_exec_stop_callback() argument
3568 JERRY_CONTEXT (vm_exec_stop_cb) = stop_cb; in jerry_set_vm_exec_stop_callback()
3570 JERRY_UNUSED (stop_cb); in jerry_set_vm_exec_stop_callback()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c872 stop_cb (GtkButton * button, PlaybackApp * app) in stop_cb() function
2365 stop_cb (NULL, app); in msg_eos()
2531 stop_cb (NULL, app); in delete_event_cb()
3465 g_signal_connect (G_OBJECT (stop_button), "clicked", G_CALLBACK (stop_cb), in create_ui()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md7637 jerry_set_vm_exec_stop_callback (jerry_vm_exec_stop_callback_t stop_cb,
7642 - `stop_cb` - periodically called callback (passing NULL disables this feature)
7643 - `user_p` - user pointer passed to the `stop_cb` function
7644 - `frequency` - frequency of calling the `stop_cb` function
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.83832 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
/third_party/gstreamer/gstplugins_base/
DChangeLog128852 * tests/examples/seek/seek.c: (do_seek), (stop_cb),
131825 * tests/examples/seek/seek.c: (stop_cb):
134016 (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
134118 * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
135478 * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
135656 * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
135724 * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
136623 * tests/examples/seek/seek.c: (stop_cb):
140754 * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
141679 * tests/examples/seek/scrubby.c: (stop_cb), (main):
[all …]
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.86003 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),