Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h157 GstQuery * gst_navigation_query_new_commands (void);
Dnavigation.c231 gst_navigation_query_new_commands (void) in gst_navigation_query_new_commands() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c274 q = gst_navigation_query_new_commands (); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c2395 query = gst_navigation_query_new_commands (); in msg()