Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.h241 gboolean gst_navigation_message_parse_event (GstMessage *message,
Dnavigation.c602 gst_navigation_message_parse_event (GstMessage * message, GstEvent ** event) in gst_navigation_message_parse_event() function
/third_party/gstreamer/gstplugins_bad/tests/examples/msdk/
Dtest-roi.c74 if (!gst_navigation_message_parse_event (msg, &ev)) in cb_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink.c137 if (gst_navigation_message_parse_event (msg, &ev)) { in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/
Dnvcodec.c194 if (gst_navigation_message_parse_event (msg, &ev)) { in bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c460 if (gst_navigation_message_parse_event (msg, &ev)) { in master_bus_msg()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c498 if (gst_navigation_message_parse_event (msg, &ev)) { in play_bus_msg()
/third_party/gstreamer/gstplugins_base/
DChangeLog56874 gst_navigation_message_parse_event, but not freed.