Searched refs:GST_RESOURCE_ERROR_READ (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 146 GST_RESOURCE_ERROR_READ, enumerator
|
D | gsterror.c | 218 case GST_RESOURCE_ERROR_READ: in gst_error_get_resource_error()
|
D | gstenumtypes.c | 495 { C_ENUM(GST_RESOURCE_ERROR_READ), "GST_RESOURCE_ERROR_READ", "read" }, in gst_resource_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.c | 643 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, ¬ify_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/ |
D | rfbdecoder.c | 408 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/ |
D | rtmputils.c | 203 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/ |
D | parsechannels.c | 412 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/ |
D | gstsrtobject.c | 1582 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_READ, in gst_srt_object_read()
|