Searched refs:GST_RESOURCE_ERROR_NOT_FOUND (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | qtglrenderer.cc | 302 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in init() 327 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in init() 344 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in init() 374 GST_RESOURCE_ERROR_NOT_FOUND, in init() 399 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in init() 409 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in init()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 140 GST_RESOURCE_ERROR_NOT_FOUND, enumerator
|
D | gsterror.c | 206 case GST_RESOURCE_ERROR_NOT_FOUND: in gst_error_get_resource_error()
|
D | gstenumtypes.c | 489 { C_ENUM(GST_RESOURCE_ERROR_NOT_FOUND), "GST_RESOURCE_ERROR_NOT_FOUND", "not-found" }, in gst_resource_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 409 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in parse_and_configure_from_v5_conf_file() 420 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in parse_and_configure_from_v5_conf_file() 429 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in parse_and_configure_from_v5_conf_file() 559 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in parse_channels_conf_from_zap_file() 845 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in parse_and_configure_from_zap_conf_file()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | playbin.c | 374 fail_unless (err->code == GST_RESOURCE_ERROR_NOT_FOUND, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkinstance.c | 982 GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in gst_vulkan_instance_open()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/ |
D | gstadaptivedemux.c | 4331 g_error_new (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_NOT_FOUND, in gst_adaptive_demux_stream_download_loop()
|