Searched refs:GST_RESOURCE_ERROR_FAILED (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 138 GST_RESOURCE_ERROR_FAILED = 1, enumerator
|
D | gsterror.c | 201 case GST_RESOURCE_ERROR_FAILED: in gst_error_get_resource_error()
|
D | gstenumtypes.c | 487 { C_ENUM(GST_RESOURCE_ERROR_FAILED), "GST_RESOURCE_ERROR_FAILED", "failed" }, in gst_resource_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window.cpp | 492 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_d3d11_window_prepare_default() 569 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_d3d11_window_prepare_default() 739 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_d3d11_window_prepare_default() 748 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_d3d11_window_prepare_default()
|
D | gstd3d11window_dummy.cpp | 179 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_d3d11_window_dummy_prepare() 188 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_d3d11_window_dummy_prepare()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 438 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in parse_and_configure_from_v5_conf_file() 569 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in parse_channels_conf_from_zap_file()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 424 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_test_src_bin_uri_handler_set_uri()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.c | 1480 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_FAILED, in gst_srt_object_wait_caller()
|