Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h288 } GstNavigationEventType; typedef
291 GstNavigationEventType gst_navigation_event_get_type (GstEvent *event);
Dnavigation.c713 GstNavigationEventType
758 GstNavigationEventType e_type; in gst_navigation_event_parse_key_event()
796 GstNavigationEventType e_type; in gst_navigation_event_parse_mouse_button_event()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c42 GstNavigationEventType sent_type;
97 GstNavigationEventType etype = gst_navigation_event_get_type (event); in nav_send_event()
/third_party/gstreamer/gstplugins_bad/tests/examples/msdk/
Dtest-roi.c69 GstNavigationEventType type; in cb_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink.c138 GstNavigationEventType e_type = gst_navigation_event_get_type (ev); in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/
Dnvcodec.c195 GstNavigationEventType e_type = gst_navigation_event_get_type (ev); in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c461 GstNavigationEventType e_type = gst_navigation_event_get_type (ev); in master_bus_msg()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c499 GstNavigationEventType e_type = gst_navigation_event_get_type (ev); in play_bus_msg()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c1634 GstNavigationEventType etype = gst_navigation_event_get_type (event); in rsn_dvdsrc_handle_navigation_event()