• Home
  • Raw
  • Download

Lines Matching refs:GstStructure

102 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure)  in gst_navigation_send_event()
197 const GstStructure *s; in gst_navigation_query_get_type()
231 GstStructure *structure; in gst_navigation_query_new_commands()
265 GstStructure *structure; in gst_navigation_query_set_commands()
298 GstStructure *structure; in gst_navigation_query_set_commandsv()
323 const GstStructure *structure; in gst_navigation_query_parse_commands_length()
357 const GstStructure *structure; in gst_navigation_query_parse_commands_nth()
393 GstStructure *structure; in gst_navigation_query_new_angles()
414 GstStructure *structure; in gst_navigation_query_set_angles()
441 const GstStructure *structure; in gst_navigation_query_parse_angles()
478 const GstStructure *s; in gst_navigation_message_get_type()
518 GstStructure *s; in gst_navigation_message_new_mouse_over()
550 const GstStructure *s = gst_message_get_structure (message); in gst_navigation_message_parse_mouse_over()
573 GstStructure *s; in gst_navigation_message_new_event()
605 const GstStructure *s = gst_message_get_structure (message); in gst_navigation_message_parse_event()
625 GstStructure *s; in gst_navigation_message_new_commands_changed()
653 GstStructure *s; in gst_navigation_message_new_angles_changed()
682 const GstStructure *s; in gst_navigation_message_parse_angles_changed()
713 const GstStructure *s; in gst_navigation_event_get_type()
754 const GstStructure *s; in gst_navigation_event_parse_key_event()
792 const GstStructure *s; in gst_navigation_event_parse_mouse_button_event()
829 const GstStructure *s; in gst_navigation_event_parse_mouse_move_event()
861 const GstStructure *s; in gst_navigation_event_parse_command()