Home
last modified time | relevance | path

Searched refs:GST_RESOURCE_ERROR_READ (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsterror.h146 GST_RESOURCE_ERROR_READ, enumerator
Dgsterror.c218 case GST_RESOURCE_ERROR_READ: in gst_error_get_resource_error()
Dgstenumtypes.c495 { C_ENUM(GST_RESOURCE_ERROR_READ), "GST_RESOURCE_ERROR_READ", "read" }, in gst_resource_error_get_type()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c643 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in gst_dtls_connection_process()
679 handle_error (self, ret, GST_RESOURCE_ERROR_READ, &notify_state, err); in gst_dtls_connection_process()
905 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in export_srtp_keys()
917 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in export_srtp_keys()
938 g_error_new_literal (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in export_srtp_keys()
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Drfbdecoder.c408 decoder->error = g_error_new (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in rfb_decoder_state_reason()
472 decoder->error = g_error_new (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in rfb_decoder_state_wait_for_security()
506 g_error_new (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in rfb_decoder_state_wait_for_security()
561 decoder->error = g_error_new (GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in rfb_decoder_state_security_result()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.c203 g_task_return_new_error (task, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in gst_rtmp_output_stream_write_all_buffer_async()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c412 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in parse_and_configure_from_v5_conf_file()
562 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in parse_channels_conf_from_zap_file()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtobject.c1582 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in gst_srt_object_read()