Searched refs:GST_STREAM_ERROR_FAILED (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 192 GST_STREAM_ERROR_FAILED = 1, enumerator
|
D | gsterror.c | 248 case GST_STREAM_ERROR_FAILED: in gst_error_get_stream_error()
|
D | gstenumtypes.c | 517 { C_ENUM(GST_STREAM_ERROR_FAILED), "GST_STREAM_ERROR_FAILED", "failed" }, in gst_stream_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gsthlsdemux.c | 1598 g_set_error (err, GST_STREAM_ERROR, GST_STREAM_ERROR_FAILED, in gst_hls_demux_update_rendition_manifest() 1672 g_set_error (err, GST_STREAM_ERROR, GST_STREAM_ERROR_FAILED, in gst_hls_demux_update_playlist() 1709 g_set_error (err, GST_STREAM_ERROR, GST_STREAM_ERROR_FAILED, in gst_hls_demux_update_playlist()
|