Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h512 GstMessage * gst_message_new_info_with_details (GstObject * src, GError * error, const gchar * d…
Dgstmessage.c601 gst_message_new_info_with_details (GstObject * src, GError * error, in gst_message_new_info_with_details() function
645 return gst_message_new_info_with_details (src, error, debug, NULL); in gst_message_new_info()
Dgstelement.c2288 gst_message_new_info_with_details (GST_OBJECT_CAST (element), gerror, in gst_element_message_full_with_details()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp231 gst_message_new_info_with_details(GST_OBJECT(src), error, our_message, details); in webkit_extension_gerror_msg_received()