Home
last modified time | relevance | path

Searched refs:GST_RESOURCE_ERROR_WRITE (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.c541 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvimage_allocator_alloc()
550 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvimage_allocator_alloc()
558 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvimage_allocator_alloc()
565 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvimage_allocator_alloc()
577 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvimage_allocator_alloc()
Dxvcontext.c797 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvcontext_new()
/third_party/gstreamer/gstreamer/gst/
Dgsterror.h147 GST_RESOURCE_ERROR_WRITE, enumerator
Dgsterror.c220 case GST_RESOURCE_ERROR_WRITE: in gst_error_get_resource_error()
Dgstenumtypes.c496 { C_ENUM(GST_RESOURCE_ERROR_WRITE), "GST_RESOURCE_ERROR_WRITE", "write" }, in gst_resource_error_get_type()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c750 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_dtls_connection_send()
779 handle_error (self, ret, GST_RESOURCE_ERROR_WRITE, &notify_state, in gst_dtls_connection_send()
789 handle_error (self, ret, GST_RESOURCE_ERROR_WRITE, &notify_state, in gst_dtls_connection_send()
803 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_dtls_connection_send()
1020 if (error_type == GST_RESOURCE_ERROR_WRITE) { in handle_error()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinesrc.c604 && error->code == GST_RESOURCE_ERROR_WRITE); in gst_ipc_pipeline_src_forward_message()