Searched refs:GST_LIBRARY_ERROR_INIT (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 101 GST_LIBRARY_ERROR_INIT, enumerator
|
D | gsterror.c | 182 case GST_LIBRARY_ERROR_INIT: in gst_error_get_library_error()
|
D | gstenumtypes.c | 468 { C_ENUM(GST_LIBRARY_ERROR_INIT), "GST_LIBRARY_ERROR_INIT", "init" }, in gst_library_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.c | 1101 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_INIT, "%s", in gst_srt_object_wait_connect() 1184 g_set_error (error, GST_LIBRARY_ERROR, GST_LIBRARY_ERROR_INIT, "%s", in gst_srt_object_connect()
|