Home
last modified time | relevance | path

Searched refs:pa_log_info (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/pulseaudio/src/tests/
Dasyncmsgq-test.c52 pa_log_info("Operation A"); in the_thread()
56 pa_log_info("Operation B"); in the_thread()
60 pa_log_info("Operation C"); in the_thread()
64 pa_log_info("quit"); in the_thread()
84 pa_log_info("Operation A post"); in START_TEST()
89 pa_log_info("Operation B post"); in START_TEST()
94 pa_log_info("Operation C send"); in START_TEST()
99 pa_log_info("Quit post"); in START_TEST()
Dthread-test.c49 pa_log_info("thread_func() for %s starting...", (char*) pa_tls_get(tls)); in thread_func()
56 pa_log_info("%s waiting ...", (char*) pa_tls_get(tls)); in thread_func()
78 pa_log_info("%s got number %i", (char*) pa_tls_get(tls), k); in thread_func()
91 pa_log_info("thread_func() for %s done...", (char*) pa_tls_get(tls)); in thread_func()
123 pa_log_info("iteration %i (%i)", k, magic_number); in START_TEST()
Dcpu-volume-test.c112 pa_log_info("MMX/CMOV not supported. Skipping"); in START_TEST()
139 pa_log_info("SSE2 not supported. Skipping"); in START_TEST()
168 pa_log_info("ARMv6 instructions not supported. Skipping"); in START_TEST()
202 pa_log_info("Orc not supported. Skipping"); in START_TEST()
/third_party/pulseaudio/src/pulsecore/
Dstream-util.c51 pa_log_info("Invalid stream parameters: the volume is incompatible with the channel map."); in pa_stream_get_volume_channel_map()
62pa_log_info("Invalid stream parameters: multi-channel volume is set, but channel map is not."); in pa_stream_get_volume_channel_map()
67 pa_log_info("Invalid channel map."); in pa_stream_get_volume_channel_map()
81 pa_log_info("Invalid stream parameters: the volume is incompatible with the channel map."); in pa_stream_get_volume_channel_map()
Dremap_neon.c404 pa_log_info("Using ARM NEON/A8 mono to stereo remapping"); in init_remap_neon()
409 pa_log_info("Using ARM NEON mono to stereo remapping"); in init_remap_neon()
419 pa_log_info("Using ARM NEON mono to 4-channel remapping"); in init_remap_neon()
425 pa_log_info("Using ARM NEON stereo to mono remapping"); in init_remap_neon()
435 pa_log_info("Using ARM NEON 4-channel to mono remapping"); in init_remap_neon()
447 pa_log_info("Using NEON stereo arrange remapping"); in init_remap_neon()
451 pa_log_info("Using NEON 2-channel to 4-channel arrange remapping"); in init_remap_neon()
458 pa_log_info("Using NEON 4-channel arrange remapping"); in init_remap_neon()
510 pa_log_info("Using ARM NEON 4-channel remapping"); in init_remap_neon()
542 pa_log_info("Initialising ARM NEON optimized remappers."); in pa_remap_func_init_neon()
Dsconv_sse.c167 pa_log_info("Initialising SSE2 optimized conversions."); in pa_convert_func_init_sse()
171 pa_log_info("Initialising SSE optimized conversions."); in pa_convert_func_init_sse()
Dremap.c526 pa_log_info("Forced to use generic matrix remapping"); in init_remap_c()
536 pa_log_info("Using mono to stereo remapping"); in init_remap_c()
543 pa_log_info("Using stereo to mono remapping"); in init_remap_c()
551 pa_log_info("Using mono to 4-channel remapping"); in init_remap_c()
559 pa_log_info("Using 4-channel to mono remapping"); in init_remap_c()
565 pa_log_info("Using mono arrange remapping"); in init_remap_c()
574 pa_log_info("Using stereo arrange remapping"); in init_remap_c()
583 pa_log_info("Using 4-channel arrange remapping"); in init_remap_c()
592 pa_log_info("Using generic matrix remapping"); in init_remap_c()
Dclient.c74pa_log_info("Created %u \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLIC… in pa_client_new()
96pa_log_info("Freed %u \"%s\"", c->index, pa_strnull(pa_proplist_gets(c->proplist, PA_PROP_APPLICAT… in pa_client_free()
126pa_log_info("Client %u changed name from \"%s\" to \"%s\"", c->index, pa_strnull(pa_proplist_gets(… in pa_client_set_name()
Dremap_mmx.c137 pa_log_info("Using MMX mono to stereo remapping"); in init_remap_mmx()
149 pa_log_info("Initialising MMX optimized remappers."); in pa_remap_func_init_mmx()
Dremap_sse.c136 pa_log_info("Using SSE2 mono to stereo remapping"); in init_remap_sse2()
148 pa_log_info("Initialising SSE2 optimized remappers."); in pa_remap_func_init_sse()
Dcore.c242 pa_log_info("configured_default_sink: %s -> %s", in pa_core_set_configured_default_sink()
264 pa_log_info("configured_default_source: %s -> %s", in pa_core_set_configured_default_source()
339 pa_log_info("default_sink: %s -> %s", in pa_core_update_default_sink()
430 pa_log_info("default_source: %s -> %s", in pa_core_update_default_source()
446 pa_log_info("exit_idle_time: %i -> %i", core->exit_idle_time, time); in pa_core_set_exit_idle_time()
454 pa_log_info("We are idle, quitting..."); in exit_callback()
503 pa_log_info("All sinks and sources are suspended, vacuuming memory"); in pa_core_maybe_vacuum()
/third_party/pulseaudio/src/daemon/
Dmain.c126 pa_log_info("Got signal %s.", pa_sig2str(sig)); in signal_callback()
153 pa_log_info("Exiting."); in signal_callback()
180 pa_log_info("Found user '%s' (UID %lu) and group '%s' (GID %lu).", in change_user()
258 pa_log_info("Successfully changed user to \"" PA_SYSTEM_USER "\"."); in change_user()
284pa_log_info("setrlimit(%s, (%u, %u)) failed: %s", name, (unsigned) r->value, (unsigned) r->value, … in set_one_rlimit()
616 pa_log_info("Daemon not running"); in main()
618 pa_log_info("Daemon running as PID %u", pid); in main()
801 pa_log_info("Daemon startup successful."); in main()
918 pa_log_info("This is PulseAudio %s", PACKAGE_VERSION); in main()
931 pa_log_info("Page size is %zu bytes", pa_page_size()); in main()
[all …]
Dohos_pa_main.c131 pa_log_info("Got signal %s.", pa_sig2str(sig)); in signal_callback()
158 pa_log_info("Exiting."); in signal_callback()
185 pa_log_info("Found user '%s' (UID %lu) and group '%s' (GID %lu).", in change_user()
263 pa_log_info("Successfully changed user to \"" PA_SYSTEM_USER "\"."); in change_user()
289pa_log_info("setrlimit(%s, (%u, %u)) failed: %s", name, (unsigned) r->value, (unsigned) r->value, … in set_one_rlimit()
648 pa_log_info("Daemon not running"); in ohos_pa_main()
650 pa_log_info("Daemon running as PID %u", pid); in ohos_pa_main()
833 pa_log_info("Daemon startup successful."); in ohos_pa_main()
952 pa_log_info("This is PulseAudio %s", PACKAGE_VERSION); in ohos_pa_main()
965 pa_log_info("Page size is %zu bytes", pa_page_size()); in ohos_pa_main()
[all …]
/third_party/pulseaudio/src/modules/
Dmodule-default-device-restore.c58 pa_log_info("Manually configured default sink, not overwriting."); in load()
67 pa_log_info("No previous default sink setting, ignoring."); in load()
71 pa_log_info("Restoring default sink '%s'.", ln); in load()
79 pa_log_info("Manually configured default source, not overwriting."); in load()
88 pa_log_info("No previous default source setting, ignoring."); in load()
92 pa_log_info("Restoring default source '%s'.", ln); in load()
Dmodule-allow-passthrough.c103 pa_log_info("Failed to move sink input %u \"%s\" to %s.", i->index, in move_stream()
106 pa_log_info("Successfully moved sink input %u \"%s\" to %s.", i->index, in move_stream()
134 pa_log_info("Dropping playing a passthrough stream; ignoring"); in new_passthrough_stream()
139 pa_log_info("Just received a passthrough stream; pause all the others streams so it can play"); in new_passthrough_stream()
199 pa_log_info("Already playing a passthrough stream; re-routing new stream to the null sink"); in sink_input_new_cb()
217 pa_log_info("Passthrough stream removed; restore all streams"); in passthrough_stream_removed()
260pa_log_info("Already playing a passthrough stream; re-routing moved stream to the null sink"); in sink_input_move_finish_cb()
Dmodule-card-restore.c97 pa_log_info("Synced."); in save_time_callback()
382 pa_log_info("Storing profile and port latency offsets for card %s.", card->name); in show_full_info()
384 pa_log_info("Storing port latency offsets for card %s.", card->name); in show_full_info()
428pa_log_info("Storing profile %s for port %s on card %s.", p_info->profile, p->name, card->name); in update_profile_for_port()
446 pa_log_info("Storing card profile for card %s.", card->name); in card_profile_changed_callback()
477 pa_log_info("Restored profile '%s' for card %s.", profile->name, profile->card->name); in card_profile_added_callback()
502 pa_log_info("Storing latency offset for port %s on card %s.", port->name, card->name); in port_offset_change_callback()
530 pa_log_info("Restoring port latency offsets for card %s.", new_data->name); in card_new_hook_callback()
574 pa_log_info("Restoring profile '%s' for card %s.", profile->name, card->name); in card_choose_initial_profile_callback()
Dmodule-device-restore.c132 pa_log_info("Synced."); in save_time_callback()
688 pa_log_info("Storing port for device %s.", name); in subscribe_callback()
708 pa_log_info("Storing volume/mute for device+port %s:%s.", name, (port ? port : "null")); in subscribe_callback()
735 pa_log_info("Restoring port for sink %s.", name); in sink_new_hook_callback()
772 pa_log_info("Restoring volume for sink %s: %s", new_data->name, in sink_fixate_hook_callback()
785 pa_log_info("Restoring mute state for sink %s: %smuted", new_data->name, in sink_fixate_hook_callback()
815 pa_log_info("Restoring volume for sink %s.", sink->name); in sink_port_hook_callback()
825 pa_log_info("Restoring mute state for sink %s.", sink->name); in sink_port_hook_callback()
877 pa_log_info("Restoring port for source %s.", name); in source_new_hook_callback()
914 pa_log_info("Restoring volume for source %s: %s", new_data->name, in source_fixate_hook_callback()
[all …]
Dmodule-mmkbd-evdev.c200pa_log_info("evdev driver version %i.%i.%i", version >> 16, (version >> 8) & 0xff, version & 0xff); in pa__init()
207 pa_log_info("evdev vendor 0x%04hx product 0x%04hx version 0x%04hx bustype %u", in pa__init()
216 pa_log_info("evdev device name: %s", name); in pa__init()
/third_party/pulseaudio/src/pulse/
Dutil.c423 pa_log_info("Clamping rlimit-rttime to %lld for RealtimeKit", rttime); in set_scheduler()
468 pa_log_info("Unable to read CPU frequency, acquisition of real-time scheduling failed."); in pa_thread_make_realtime()
485 pa_log_info("Unable to set real-time thread priority (%08x).", ret); in pa_thread_make_realtime()
489 pa_log_info("Successfully acquired real-time thread priority."); in pa_thread_make_realtime()
496pa_log_info("Successfully enabled SCHED_RR scheduling for thread, with priority %i.", rtprio); in pa_thread_make_realtime()
502pa_log_info("Successfully enabled SCHED_RR scheduling for thread, with priority %i, which is lower… in pa_thread_make_realtime()
509 pa_log_info("Successfully enabled THREAD_PRIORITY_TIME_CRITICAL scheduling for thread."); in pa_thread_make_realtime()
518 pa_log_info("Failed to acquire real-time scheduling: %s", pa_cstrerror(errno)); in pa_thread_make_realtime()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c161pa_log_info("snd_pcm_hw_params_set_period_size_near() failed: %s", pa_alsa_strerror(ret)); in set_period_size()
177 pa_log_info("snd_pcm_hw_params_set_buffer_size_near() failed: %s", pa_alsa_strerror(ret)); in set_buffer_size()
280 pa_log_info("Disabling tsched mode since BATCH flag is set"); in pa_alsa_set_hw_params()
295 pa_log_info("Trying to disable ALSA period wakeups, using timers only"); in pa_alsa_set_hw_params()
297 pa_log_info("Cannot disable ALSA period wakeups"); in pa_alsa_set_hw_params()
398 pa_log_info("snd_pcm_hw_params failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params()
405pa_log_info("Device %s doesn't support %u Hz, changed to %u Hz.", snd_pcm_name(pcm_handle), ss->ra… in pa_alsa_set_hw_params()
408pa_log_info("Device %s doesn't support %u channels, changed to %u.", snd_pcm_name(pcm_handle), ss-… in pa_alsa_set_hw_params()
411pa_log_info("Device %s doesn't support sample format %s, changed to %s.", snd_pcm_name(pcm_handle)… in pa_alsa_set_hw_params()
414 pa_log_info("snd_pcm_hw_params_current() failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params()
[all …]
Dalsa-source.c330 pa_log_info("Increasing wakeup watermark to %0.2f ms", in increase_watermark()
346 pa_log_info("Increasing minimal latency to %0.2f ms", in increase_watermark()
380 pa_log_info("Decreasing wakeup watermark to %0.2f ms", in decrease_watermark()
418 pa_log_info("Time scheduling watermark is %0.2fms", in reset_watermark()
530 pa_log_info("Overrun!"); in check_left_to_record()
957 pa_log_info("Device suspended..."); in suspend()
1029pa_log_info("Updated frame_size %zu, frames_per_block %lu, fragment_size %zu, hwbuf_size %zu, tsch… in update_size()
1045 pa_log_info("Trying resume..."); in unsuspend()
1124 pa_log_info("Resumed successfully..."); in unsuspend()
1491pa_log_info("Driver does not support hardware volume control, falling back to software volume cont… in mixer_volume_init()
[all …]
Dalsa-sink.c358 pa_log_info("Increasing wakeup watermark to %0.2f ms", in increase_watermark()
374 pa_log_info("Increasing minimal latency to %0.2f ms", in increase_watermark()
408 pa_log_info("Decreasing wakeup watermark to %0.2f ms", in decrease_watermark()
446 pa_log_info("Time scheduling watermark is %0.2fms", in reset_watermark()
558 pa_log_info("Underrun!"); in check_left_to_play()
1052 pa_log_info("Device suspended..."); in suspend()
1124 pa_log_info("Disabling rewind_within_thread for device %s", u->device_name); in update_sw_params()
1148pa_log_info("Updated frame_size %zu, frames_per_block %lu, fragment_size %zu, hwbuf_size %zu, tsch… in update_size()
1165 pa_log_info("Trying resume..."); in unsuspend()
1250 pa_log_info("Resumed successfully..."); in unsuspend()
[all …]
/third_party/pulseaudio/src/modules/oss/
Dmodule-oss.c420 pa_log_info("Device doesn't support AUDIO_GETBUFINFO: %s", pa_cstrerror(errno)); in io_sink_get_latency()
427 pa_log_info("System doesn't support AUDIO_GETBUFINFO"); in io_sink_get_latency()
432 pa_log_info("Device doesn't support SNDCTL_DSP_GETODELAY: %s", pa_cstrerror(errno)); in io_sink_get_latency()
443 pa_log_info("Device doesn't support SNDCTL_DSP_GETOSPACE: %s", pa_cstrerror(errno)); in io_sink_get_latency()
464 pa_log_info("Device doesn't support SNDCTL_DSP_GETISPACE: %s", pa_cstrerror(errno)); in io_source_get_latency()
494 pa_log_info("Suspending..."); in suspend()
534 pa_log_info("Device suspended..."); in suspend()
550 pa_log_info("Trying resume..."); in unsuspend()
633 pa_log_info("Resumed successfully..."); in unsuspend()
835 pa_log_info("Device doesn't support reading mixer settings: %s", pa_cstrerror(errno)); in sink_get_volume()
[all …]
/third_party/pulseaudio/src/modules/bluetooth/
Dbackend-native.c150 pa_log_info("doing connect"); in sco_do_connect()
172 pa_log_info ("doing accept"); in sco_do_accept()
222 pa_log_info("Transport %s released", t->path); in sco_release_cb()
238 pa_log_info("SCO incoming connection: changing state to PLAYING"); in sco_io_callback()
275 pa_log_info ("doing listen"); in sco_listen()
305 pa_log_info("Couldn't register profile %s because it is disabled in BlueZ", profile); in register_profile_reply()
361 pa_log_info("Lost RFCOMM connection."); in rfcomm_io_callback()
/third_party/pulseaudio/src/modules/jack/
Dmodule-jack-sink.c268 pa_log_info("JACK thread starting up."); in jack_init()
278 pa_log_info("JACK thread shutting down."); in jack_shutdown()
286 pa_log_info("JACK buffer size changed."); in jack_buffer_size()
379 pa_log_info("Successfully connected as '%s'", jack_get_client_name(u->client)); in pa__init()
450 pa_log_info("Connecting %s to %s", jack_port_name(u->port[i]), *p); in pa__init()

12345