Searched refs:GST_PLUGIN_ERROR_MODULE (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstplugin.c | 670 g_set_error (error, GST_PLUGIN_ERROR, GST_PLUGIN_ERROR_MODULE, \ 838 GST_PLUGIN_ERROR_MODULE, "Dynamic loading not supported"); in _priv_gst_plugin_load_file_for_registry() 851 GST_PLUGIN_ERROR_MODULE, "Problem accessing file %s: %s", filename, in _priv_gst_plugin_load_file_for_registry() 877 GST_PLUGIN_ERROR, GST_PLUGIN_ERROR_MODULE, "Opening module failed: %s", in _priv_gst_plugin_load_file_for_registry() 907 GST_PLUGIN_ERROR_MODULE, in _priv_gst_plugin_load_file_for_registry() 919 g_set_error (error, GST_PLUGIN_ERROR, GST_PLUGIN_ERROR_MODULE, in _priv_gst_plugin_load_file_for_registry() 954 g_set_error (error, GST_PLUGIN_ERROR, GST_PLUGIN_ERROR_MODULE, in _priv_gst_plugin_load_file_for_registry() 978 GST_PLUGIN_ERROR_MODULE, in _priv_gst_plugin_load_file_for_registry()
|
D | gstplugin.h | 71 GST_PLUGIN_ERROR_MODULE, enumerator
|
D | gstenumtypes.c | 1326 { C_ENUM(GST_PLUGIN_ERROR_MODULE), "GST_PLUGIN_ERROR_MODULE", "module" }, in gst_plugin_error_get_type()
|