Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h209 GST_NAVIGATION_MESSAGE_EVENT enumerator
Dnavigation.c502 return GST_NAVIGATION_MESSAGE_EVENT; in gst_navigation_message_get_type()
Dvideo-enumtypes.c206 { C_ENUM(GST_NAVIGATION_MESSAGE_EVENT), "GST_NAVIGATION_MESSAGE_EVENT", "event" }, in gst_navigation_message_type_get_type()
/third_party/gstreamer/gstplugins_bad/tests/examples/msdk/
Dtest-roi.c72 if (mtype != GST_NAVIGATION_MESSAGE_EVENT) in cb_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink.c134 if (mtype == GST_NAVIGATION_MESSAGE_EVENT) { in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/
Dnvcodec.c191 if (mtype == GST_NAVIGATION_MESSAGE_EVENT) { in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c457 if (mtype == GST_NAVIGATION_MESSAGE_EVENT) { in master_bus_msg()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c495 if (mtype == GST_NAVIGATION_MESSAGE_EVENT) { in play_bus_msg()