Home
last modified time | relevance | path

Searched refs:gst_message_parse_error_details (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wpe/wpe-extension/
Dgstwpebusmsgforwarder.c52 gst_message_parse_error_details (message, &details); in create_gerror_bus_msg()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlhttpsrc.c461 gst_message_parse_error_details (msg, &details); in run_test()
749 gst_message_parse_error_details (msg, &details); in bus_message()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c112 gst_message_parse_error_details (message, &dc); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h490 void gst_message_parse_error_details (GstMessage *message, const GstStructure **structur…
Dgstmessage.c479 gst_message_parse_error_details (GstMessage * message, in gst_message_parse_error_details() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c523 gst_message_parse_error_details (msg, (const GstStructure **) &details); in error_cb()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c984 gst_message_parse_error_details (msg, &details); in error_cb()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c1157 gst_message_parse_error_details (msg, &details); in gst_adaptive_demux_handle_message()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin2.c3213 gst_message_parse_error_details (msg, &details); in gst_play_bin_handle_message()