Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h311 gboolean gst_navigation_event_parse_command (GstEvent *event,
Dnavigation.c907 gst_navigation_event_parse_command (GstEvent * event, in gst_navigation_event_parse_command() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c143 fail_unless (gst_navigation_event_parse_command (event, &cmd)); in nav_send_event()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c1750 if (!gst_navigation_event_parse_command (event, &command)) in rsn_dvdsrc_handle_navigation_event()