Searched refs:GST_RESOURCE_ERROR_WRITE (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimageallocator.c | 541 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()
|
D | xvcontext.c | 797 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_WRITE, in gst_xvcontext_new()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 147 GST_RESOURCE_ERROR_WRITE, enumerator
|
D | gsterror.c | 220 case GST_RESOURCE_ERROR_WRITE: in gst_error_get_resource_error()
|
D | gstenumtypes.c | 496 { C_ENUM(GST_RESOURCE_ERROR_WRITE), "GST_RESOURCE_ERROR_WRITE", "write" }, in gst_resource_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.c | 750 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, ¬ify_state, in gst_dtls_connection_send() 789 handle_error (self, ret, GST_RESOURCE_ERROR_WRITE, ¬ify_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/ |
D | gstipcpipelinesrc.c | 604 && error->code == GST_RESOURCE_ERROR_WRITE); in gst_ipc_pipeline_src_forward_message()
|