/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | v4l2_calls.c | 94 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_get_capabilities() 188 input.tuner, v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_fill_lists() 610 GST_ERROR_SYSTEM); in gst_v4l2_open() 617 GST_ERROR_SYSTEM); in gst_v4l2_open() 624 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_open() 697 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_dup() 781 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_set_norm() 819 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_get_frequency() 861 v4l2object->videodev, frequency), GST_ERROR_SYSTEM); in gst_v4l2_set_frequency() 895 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_signal_strength() [all …]
|
D | gstv4l2radio.c | 145 vtun.index, v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2radio_fill_channel_list() 152 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2radio_fill_channel_list() 159 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2radio_fill_channel_list() 186 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2radio_get_input() 209 input, v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2radio_set_input() 243 radio->v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2radio_set_mute_on()
|
D | gstv4l2object.c | 4119 v4l2object->videodev), GST_ERROR_SYSTEM); in gst_v4l2_object_set_format_full() 4127 GST_ERROR_SYSTEM); in gst_v4l2_object_set_format_full() 4267 (_("Video device did not provide output format.")), GST_ERROR_SYSTEM); in gst_v4l2_object_acquire_format()
|
/third_party/gstreamer/gstplugins_good/ext/raw1394/ |
D | gsthdv1394src.c | 432 GST_ELEMENT_ERROR (dv1394src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_hdv1394src_create() 629 GST_ERROR_SYSTEM); in gst_hdv1394src_start() 634 GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ, (NULL), GST_ERROR_SYSTEM); in gst_hdv1394src_start() 639 GST_ELEMENT_ERROR (src, RESOURCE, NOT_FOUND, (NULL), GST_ERROR_SYSTEM); in gst_hdv1394src_start()
|
D | gstdv1394src.c | 694 GST_ELEMENT_ERROR (dv1394src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_dv1394src_create() 875 GST_ERROR_SYSTEM); in gst_dv1394src_start() 880 GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ, (NULL), GST_ERROR_SYSTEM); in gst_dv1394src_start() 885 GST_ELEMENT_ERROR (src, RESOURCE, NOT_FOUND, (NULL), GST_ERROR_SYSTEM); in gst_dv1394src_start()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsterror.h | 247 #define GST_ERROR_SYSTEM ("system error: %s", g_strerror (errno)) macro
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfilesrc.c | 374 GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_file_src_fill() 379 GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_file_src_fill() 559 GST_ERROR_SYSTEM); in gst_file_src_start()
|
D | gstfilesink.c | 460 GST_ERROR_SYSTEM); in gst_file_sink_open_file() 475 (_("Error closing file \"%s\"."), sink->filename), GST_ERROR_SYSTEM); in gst_file_sink_close_file() 661 GST_ERROR_SYSTEM); in gst_file_sink_event() 676 GST_ERROR_SYSTEM); in gst_file_sink_event()
|
D | gstfdsink.c | 389 GST_ERROR_SYSTEM); in gst_fd_sink_start()
|
D | gstqueue2.c | 1517 GST_ELEMENT_ERROR (queue, RESOURCE, SEEK, (NULL), GST_ERROR_SYSTEM); in gst_queue2_read_data_at_offset() 1522 GST_ELEMENT_ERROR (queue, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_queue2_read_data_at_offset() 1839 GST_ERROR_SYSTEM); in gst_queue2_open_temp_location_file() 1846 (_("Could not open file \"%s\" for reading."), name), GST_ERROR_SYSTEM); in gst_queue2_open_temp_location_file() 2274 GST_ELEMENT_ERROR (queue, RESOURCE, SEEK, (NULL), GST_ERROR_SYSTEM); in gst_queue2_create_write()
|
D | gstdownloadbuffer.c | 942 GST_ERROR_SYSTEM); in gst_download_buffer_open_temp_location_file() 949 (_("Could not open file \"%s\" for reading."), name), GST_ERROR_SYSTEM); in gst_download_buffer_open_temp_location_file()
|
D | gstfdsrc.c | 321 GST_ERROR_SYSTEM); in gst_fd_src_start()
|
/third_party/gstreamer/gstplugins_bad/ext/gs/ |
D | gstgssink.cpp | 544 GST_ERROR_SYSTEM); in gst_gs_sink_start() 550 GST_ERROR_SYSTEM); in gst_gs_sink_start() 561 GST_ERROR_SYSTEM); in gst_gs_sink_start() 784 GST_ERROR_SYSTEM); in gst_gs_sink_write_buffer()
|
D | gstgssrc.cpp | 487 GST_ELEMENT_ERROR(src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_gs_src_fill() 536 GST_ERROR_SYSTEM); in gst_gs_src_start() 550 GST_ERROR_SYSTEM); in gst_gs_src_start()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfsrc.c | 276 GST_ELEMENT_ERROR (this, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_sf_src_create() 281 GST_ELEMENT_ERROR (this, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_sf_src_create()
|
D | gstsfdec.c | 824 GST_ELEMENT_ERROR (self, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_sf_dec_loop()
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosssink.c | 396 GST_ERROR_SYSTEM); in gst_oss_sink_open() 402 (_("Could not open audio device for playback.")), GST_ERROR_SYSTEM); in gst_oss_sink_open()
|
D | gstosssrc.c | 381 GST_ERROR_SYSTEM); in gst_oss_src_open()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-source.c | 372 GST_ERROR_SYSTEM); in gst_oss4_source_open() 381 (_("Could not open audio device for playback.")), GST_ERROR_SYSTEM); in gst_oss4_source_open()
|
D | oss4-sink.c | 507 GST_ERROR_SYSTEM); in gst_oss4_sink_open() 516 (_("Could not open audio device for playback.")), GST_ERROR_SYSTEM); in gst_oss4_sink_open()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavvidenc.c | 412 GST_ERROR_SYSTEM); in gst_ffmpegvidenc_set_format() 419 GST_ERROR_SYSTEM); in gst_ffmpegvidenc_set_format() 689 GST_ERROR_SYSTEM); in gst_ffmpegvidenc_receive_packet()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | iosassetsrc.m | 311 GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); 374 GST_ERROR_SYSTEM);
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | gstdvbsrc.c | 1602 GST_ERROR_SYSTEM); in gst_dvbsrc_open_frontend() 1621 frontend_dev), GST_ERROR_SYSTEM); in gst_dvbsrc_open_frontend() 1638 frontend_dev), GST_ERROR_SYSTEM); in gst_dvbsrc_open_frontend() 1816 GST_ERROR_SYSTEM); in gst_dvbsrc_open_dvr()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | test_http_src.c | 489 GST_ELEMENT_ERROR (src, RESOURCE, READ, (NULL), GST_ERROR_SYSTEM); in gst_test_http_src_create()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultifdsink.c | 1111 GST_ERROR_SYSTEM); in gst_multi_fd_sink_start_pre()
|