Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h333 void gst_navigation_send_command (GstNavigation *navigation,
Dnavigation.c174 gst_navigation_send_command (GstNavigation * navigation, in gst_navigation_send_command() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c204 gst_navigation_send_command (GST_NAVIGATION (test_element), cmds[i]); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c2182 gst_navigation_send_command (GST_NAVIGATION (app->navigation_element), cmd); in navigation_cmd_cb()