Home
last modified time | relevance | path

Searched refs:GST_NAVIGATION_GET_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h37 #define GST_NAVIGATION_GET_INTERFACE(obj) \ macro
Dnavigation.c79 GstNavigationInterface *iface = GST_NAVIGATION_GET_INTERFACE (navigation); in gst_navigation_send_event()