Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h160 void gst_navigation_query_set_commands (GstQuery *query, gint n_cmds, ...);
Dnavigation.c264 gst_navigation_query_set_commands (GstQuery * query, gint n_cmds, ...) in gst_navigation_query_set_commands() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c278 gst_navigation_query_set_commands (q, 3, GST_NAVIGATION_COMMAND_LEFT, in GST_START_TEST()