Home
last modified time | relevance | path

Searched refs:GST_RESOURCE_ERROR_OPEN_WRITE (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsterror.h143 GST_RESOURCE_ERROR_OPEN_WRITE, enumerator
Dgsterror.c212 case GST_RESOURCE_ERROR_OPEN_WRITE: in gst_error_get_resource_error()
Dgstenumtypes.c492 { 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/
Dgstdtlsconnection.c370 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()