Home
last modified time | relevance | path

Searched refs:gst_navigation_send_event (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.c77 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure) in gst_navigation_send_event() function
103 gst_navigation_send_event (navigation, in gst_navigation_send_key_event()
132 gst_navigation_send_event (navigation, in gst_navigation_send_mouse_event()
157 gst_navigation_send_event (navigation, in gst_navigation_send_mouse_scroll_event()
177 gst_navigation_send_event (navigation, in gst_navigation_send_command()
Dnavigation.h317 void gst_navigation_send_event (GstNavigation *navigation,
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c458 gst_navigation_send_event (GST_NAVIGATION (nav), structure); in gst_gl_sink_bin_navigation_send_event()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c5185 gst_navigation_send_event (GST_NAVIGATION (playbin->playsink), structure); in gst_play_bin3_navigation_send_event()
Dgstplaysink.c5534 gst_navigation_send_event (GST_NAVIGATION (nav), structure); in gst_play_sink_navigation_send_event()
Dgstplaybin2.c7274 gst_navigation_send_event (GST_NAVIGATION (playbin->playsink), structure);