Home
last modified time | relevance | path

Searched refs:GstNavigationMessageType (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h210 } GstNavigationMessageType; typedef
213 GstNavigationMessageType gst_navigation_message_get_type (GstMessage *message);
Dnavigation.c478 GstNavigationMessageType
/third_party/gstreamer/gstplugins_bad/tests/examples/msdk/
Dtest-roi.c67 GstNavigationMessageType mtype = gst_navigation_message_get_type (msg); in cb_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink.c133 GstNavigationMessageType mtype = gst_navigation_message_get_type (msg); in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/
Dnvcodec.c190 GstNavigationMessageType mtype = gst_navigation_message_get_type (msg); in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c456 GstNavigationMessageType mtype = gst_navigation_message_get_type (msg); in master_bus_msg()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c494 GstNavigationMessageType mtype = gst_navigation_message_get_type (msg); in play_bus_msg()
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c2386 GstNavigationMessageType nav_type; in msg()