Searched refs:GST_RESOURCE_ERROR_OPEN_WRITE (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 143 GST_RESOURCE_ERROR_OPEN_WRITE, enumerator
|
D | gsterror.c | 212 case GST_RESOURCE_ERROR_OPEN_WRITE: in gst_error_get_resource_error()
|
D | gstenumtypes.c | 492 { C_ENUM(GST_RESOURCE_ERROR_OPEN_WRITE), "GST_RESOURCE_ERROR_OPEN_WRITE", "open-write" }, in gst_resource_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.c | 370 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_OPEN_WRITE, in gst_dtls_connection_start() 1086 handle_error (self, ret, GST_RESOURCE_ERROR_OPEN_WRITE, notify_state, in openssl_poll()
|