Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h126 } GstNavigationCommand; typedef
164 GstNavigationCommand *cmds);
172 GstNavigationCommand *cmd);
312 GstNavigationCommand *command);
334 GstNavigationCommand command);
Dnavigation.c175 GstNavigationCommand command) in gst_navigation_send_command()
244 gst_query_list_add_command (GValue * list, GstNavigationCommand val) in gst_query_list_add_command()
277 GstNavigationCommand val = va_arg (ap, GstNavigationCommand); in gst_navigation_query_set_commands()
298 GstNavigationCommand * cmds) in gst_navigation_query_set_commandsv()
358 GstNavigationCommand * cmd) in gst_navigation_query_parse_commands_nth()
374 *cmd = (GstNavigationCommand) in gst_navigation_query_parse_commands_nth()
908 GstNavigationCommand * command) in gst_navigation_event_parse_command()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c47 GstNavigationCommand sent_command;
142 GstNavigationCommand cmd; in nav_send_event()
159 GstNavigationCommand cmds[] = { in GST_START_TEST()
272 GstNavigationCommand cmd; in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c1204 GstNavigationCommand cmds[16]; in rsn_dvdsrc_handle_cmds_query()
1467 GstNavigationCommand action) in rsn_dvdsrc_perform_button_action()
1542 rsn_dvdsrc_do_command (resinDvdSrc * src, GstNavigationCommand command) in rsn_dvdsrc_do_command()
1748 GstNavigationCommand command; in rsn_dvdsrc_handle_navigation_event()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c136 GstNavigationCommand cmd;
2165 GstNavigationCommand cmd = GST_NAVIGATION_COMMAND_INVALID; in navigation_cmd_cb()
2407 GstNavigationCommand cmd; in msg()