Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.c59 #define GST_NAVIGATION_MESSAGE_NAME "GstNavigationMessage" macro
488 if (s == NULL || !gst_structure_has_name (s, GST_NAVIGATION_MESSAGE_NAME)) in gst_navigation_message_get_type()
524 s = gst_structure_new (GST_NAVIGATION_MESSAGE_NAME, in gst_navigation_message_new_mouse_over()
579 s = gst_structure_new (GST_NAVIGATION_MESSAGE_NAME, in gst_navigation_message_new_event()
631 s = gst_structure_new (GST_NAVIGATION_MESSAGE_NAME, in gst_navigation_message_new_commands_changed()
659 s = gst_structure_new (GST_NAVIGATION_MESSAGE_NAME, in gst_navigation_message_new_angles_changed()