Home
last modified time | relevance | path

Searched refs:pa_strerror (Results 1 – 23 of 23) sorted by relevance

/third_party/pulseaudio/src/tests/
Dpacat-simple.c65 fprintf(stderr, __FILE__": pa_simple_new() failed: %s\n", pa_strerror(error)); in main()
77 fprintf(stderr, __FILE__": pa_simple_get_latency() failed: %s\n", pa_strerror(error)); in main()
95 fprintf(stderr, __FILE__": pa_simple_write() failed: %s\n", pa_strerror(error)); in main()
102 fprintf(stderr, __FILE__": pa_simple_drain() failed: %s\n", pa_strerror(error)); in main()
Dparec-simple.c66 fprintf(stderr, __FILE__": pa_simple_new() failed: %s\n", pa_strerror(error)); in main()
75 fprintf(stderr, __FILE__": pa_simple_read() failed: %s\n", pa_strerror(error)); in main()
Dlo-test-util.c182 … pa_log_error("Could not set stream volume: %s", pa_strerror(pa_context_errno(ctx->context))); in stream_state_callback()
192 pa_log_error("Stream error: %s", pa_strerror(pa_context_errno(ctx->context))); in stream_state_callback()
255 pa_log_error("Context error: %s", pa_strerror(pa_context_errno(c))); in context_state_callback()
Dconnect-stress.c147 … fprintf(stderr, "Stream error: %s\n", pa_strerror(pa_context_errno(pa_stream_get_context(s)))); in stream_state_callback()
193 fprintf(stderr, "Context error: %s\n", pa_strerror(pa_context_errno(c))); in context_state_callback()
Dsync-playback.c109 … fprintf(stderr, "Stream error: %s\n", pa_strerror(pa_context_errno(pa_stream_get_context(s)))); in stream_state_callback()
151 fprintf(stderr, "Context error: %s\n", pa_strerror(pa_context_errno(c))); in context_state_callback()
Dextended-test.c103 … fprintf(stderr, "Stream error: %s\n", pa_strerror(pa_context_errno(pa_stream_get_context(s)))); in stream_state_callback()
154 fprintf(stderr, "Context error: %s\n", pa_strerror(pa_context_errno(c))); in context_state_callback()
Dpassthrough-test.c77 fprintf(stderr, "Context error: %s\n", pa_strerror(pa_context_errno(c))); in context_state_callback()
195 … fprintf(stderr, "Stream error: %s\n", pa_strerror(pa_context_errno(pa_stream_get_context(s)))); in stream_state_callback()
Dinterpol-test.c146 pa_log_error("Context error: %s", pa_strerror(pa_context_errno(c))); in context_state_callback()
/third_party/pulseaudio/src/utils/
Dpacat.c134 pa_log(_("Failed to drain stream: %s"), pa_strerror(pa_context_errno(context))); in stream_drain_complete()
163 pa_log(_("pa_stream_drain(): %s"), pa_strerror(pa_context_errno(context))); in start_drain()
194 … pa_log(_("pa_stream_begin_write() failed: %s"), pa_strerror(pa_context_errno(context))); in stream_write_callback()
244 pa_log(_("pa_stream_peek() failed: %s"), pa_strerror(pa_context_errno(context))); in stream_read_callback()
274 pa_log(_("pa_stream_peek() failed: %s"), pa_strerror(pa_context_errno(context))); in stream_read_callback()
327 …pa_log(_("pa_stream_get_buffer_attr() failed: %s"), pa_strerror(pa_context_errno(pa_stream_get_con… in stream_state_callback()
352 pa_log(_("Stream error: %s"), pa_strerror(pa_context_errno(pa_stream_get_context(s)))); in stream_state_callback()
453 pa_log(_("pa_stream_new() failed: %s"), pa_strerror(pa_context_errno(c))); in context_state_callback()
491 … pa_log(_("pa_stream_connect_playback() failed: %s"), pa_strerror(pa_context_errno(c))); in context_state_callback()
497 pa_log(_("Failed to set monitor stream: %s"), pa_strerror(pa_context_errno(c))); in context_state_callback()
[all …]
Dpadsp.c260 …debug(DEBUG_LEVEL_NORMAL, __FILE__": Not connected: %s\n", (i)->context ? pa_strerror(pa_context_e…
268 …debug(DEBUG_LEVEL_NORMAL, __FILE__": Not connected: %s\n", (i)->context ? pa_strerror(pa_context_e…
276 …debug(DEBUG_LEVEL_NORMAL, __FILE__": Not connected: %s\n", (i)->context ? pa_strerror(pa_context_e…
684 …debug(DEBUG_LEVEL_NORMAL, __FILE__": pa_context_connect() failed: %s\n", pa_strerror(pa_context_er… in fd_info_new()
701 …debug(DEBUG_LEVEL_NORMAL, __FILE__": pa_context_connect() failed: %s\n", pa_strerror(pa_context_er… in fd_info_new()
805 pa_strerror(pa_context_errno(i->context))); in stream_request_cb()
818 pa_strerror(pa_context_errno(i->context))); in stream_request_cb()
866 pa_strerror(pa_context_errno(i->context))); in fd_info_copy_data()
895 …debug(DEBUG_LEVEL_NORMAL, __FILE__": pa_stream_write(): %s\n", pa_strerror(pa_context_errno(i->con… in fd_info_copy_data()
918 pa_strerror(pa_context_errno(i->context))); in fd_info_copy_data()
[all …]
Dpasuspender.c111 fprintf(stderr, _("Failure to resume: %s\n"), pa_strerror(pa_context_errno(c))); in resume_complete()
145 fprintf(stderr, _("Failure to suspend: %s\n"), pa_strerror(pa_context_errno(c))); in suspend_complete()
183 fprintf(stderr, _("Connection failure: %s\n"), pa_strerror(pa_context_errno(c))); in context_state_callback()
316 … fprintf(stderr, "pa_context_connect() failed: %s\n", pa_strerror(pa_context_errno(context))); in main()
Dpactl.c183 pa_log(_("Failed to get statistics: %s"), pa_strerror(pa_context_errno(c))); in stat_callback()
219 pa_log(_("Failed to get server information: %s"), pa_strerror(pa_context_errno(c))); in get_default_sink()
231 pa_log(_("Failed to get server information: %s"), pa_strerror(pa_context_errno(c))); in get_default_source()
245 pa_log(_("Failed to get server information: %s"), pa_strerror(pa_context_errno(c))); in get_server_info_callback()
567 pa_log(_("Failed to get sink information: %s"), pa_strerror(pa_context_errno(c))); in get_sink_info_callback()
753 pa_log(_("Failed to get source information: %s"), pa_strerror(pa_context_errno(c))); in get_source_info_callback()
924 pa_log(_("Failed to get module information: %s"), pa_strerror(pa_context_errno(c))); in get_module_info_callback()
1002 pa_log(_("Failed to get client information: %s"), pa_strerror(pa_context_errno(c))); in get_client_info_callback()
1168 pa_log(_("Failed to get card information: %s"), pa_strerror(pa_context_errno(c))); in get_card_info_callback()
1290 pa_log(_("Failed to get sink input information: %s"), pa_strerror(pa_context_errno(c))); in get_sink_input_info_callback()
[all …]
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.c370 pa_strerror (pa_context_errno (pulsesrc->context)) : NULL; in gst_pulsesrc_is_dead()
409 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_device_description()
531 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_get_source_output_info()
613 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_get_current_device()
669 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_set_stream_volume()
722 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_set_stream_mute()
770 device, pa_strerror (pa_context_errno (pulsesrc->context))), in gst_pulsesrc_set_stream_device()
1017 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_open()
1028 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_open()
1181 pa_strerror (pa_context_errno (pulsesrc->context))), (NULL)); in gst_pulsesrc_read()
[all …]
Dpulsesink.c412 pbuf->context ? pa_strerror (pa_context_errno (pbuf->context)) : NULL; in gst_pulsering_is_dead()
616 pa_strerror (pa_context_errno (pctx->context))), (NULL)); in gst_pulseringbuffer_open_device()
1066 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulseringbuffer_acquire()
1073 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulseringbuffer_acquire()
1080 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulseringbuffer_acquire()
1164 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulsering_set_corked()
1753 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulseringbuffer_commit()
1760 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulseringbuffer_commit()
1802 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulsering_flush()
2223 pa_strerror (pa_context_errno (pbuf->context))), (NULL)); in gst_pulsesink_query_getcaps()
[all …]
Dpulsedeviceprovider.c433 pa_strerror (pa_context_errno (self->context))); in gst_pulse_device_provider_probe()
444 pa_strerror (pa_context_errno (c))), (NULL)); in gst_pulse_device_provider_probe()
538 pa_strerror (pa_context_errno (self->context))); in gst_pulse_device_provider_start()
549 pa_strerror (pa_context_errno (self->context))); in gst_pulse_device_provider_start()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-source-new.c191 pa_log("pa_stream_peek() failed: %s", pa_strerror(pa_context_errno(u->context))); in read_new_samples()
257 pa_log("Failed to connect libpulse context: %s", pa_strerror(pa_context_errno(u->context))); in thread_func()
304 pa_log_error("Stream failed: %s", pa_strerror(pa_context_errno(u->context))); in stream_state_cb()
378 pa_log_error("Could not create a stream: %s", pa_strerror(pa_context_errno(u->context))); in on_source_created()
396 pa_log_debug("Could not create stream: %s", pa_strerror(pa_context_errno(u->context))); in on_source_created()
421 pa_log_debug("Context failed with err %s.", pa_strerror(pa_context_errno(u->context))); in context_state_cb()
Dmodule-tunnel-sink-new.c209 pa_log("Failed to connect libpulse context: %s", pa_strerror(pa_context_errno(u->context))); in thread_func()
447 pa_log_debug("Context failed: %s.", pa_strerror(pa_context_errno(u->context))); in context_state_cb()
/third_party/pulseaudio/src/pulse/
Derror.h33 const char* pa_strerror(int error);
Derror.c35 const char*pa_strerror(int error) { in pa_strerror() function
Dmap-file343 pa_strerror;
/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c523 av_log(s, AV_LOG_ERROR, "Cannot start threaded mainloop: %s.\n", pa_strerror(ret)); in pulse_write_header()
548 av_log(s, AV_LOG_ERROR, "Cannot connect context: %s.\n", pa_strerror(ret)); in pulse_write_header()
578 av_log(s, AV_LOG_ERROR, "pa_stream_connect_playback failed: %s.\n", pa_strerror(ret)); in pulse_write_header()
659 av_log(s, AV_LOG_ERROR, "pa_stream_write failed: %s\n", pa_strerror(ret)); in pulse_write_packet()
/third_party/pulseaudio/src/pulsecore/
Dcli-command.c1436 pa_strbuf_printf(buf, "Failed to resume/suspend sink: %s\n", pa_strerror(r)); in pa_cli_command_suspend_sink()
1474 pa_strbuf_printf(buf, "Failed to resume/suspend source: %s\n", pa_strerror(r)); in pa_cli_command_suspend_source()
1501 pa_strbuf_printf(buf, "Failed to resume/suspend all sinks: %s\n", pa_strerror(r)); in pa_cli_command_suspend()
1504 pa_strbuf_printf(buf, "Failed to resume/suspend all sources: %s\n", pa_strerror(r)); in pa_cli_command_suspend()
1817 pa_strbuf_printf(buf, "Send message failed: %s\n", pa_strerror(ret)); in pa_cli_command_send_message_to_object()
/third_party/pulseaudio/vala/
Dlibpulse.vapi731 [CCode (cname="pa_strerror")]