/third_party/pulseaudio/src/tests/ |
D | cpu-remap-test.c | 71 pa_log_debug("Correctness test failed: align=%d", align); in run_remap_test_float() 72 pa_log_debug("%d: %.24f != %.24f", i, in run_remap_test_float() 80 pa_log_debug("Testing remap performance with %d sample alignment", align); in run_remap_test_float() 125 pa_log_debug("Correctness test failed: align=%d", align); in run_remap_test_s16() 126 pa_log_debug("%d: %d != %d", i, out[i], out_ref[i]); in run_remap_test_s16() 133 pa_log_debug("Testing remap performance with %d sample alignment", align); in run_remap_test_s16() 179 pa_log_debug("Correctness test failed: align=%d", align); in run_remap_test_s32() 180 pa_log_debug("%d: %d != %d", i, out[i], out_ref[i]); in run_remap_test_s32() 187 pa_log_debug("Testing remap performance with %d sample alignment", align); in run_remap_test_s32() 312 pa_log_debug("Checking special remap (float, mono->stereo)"); in START_TEST() [all …]
|
D | cpu-sconv-test.c | 66 pa_log_debug("Correctness test failed: align=%d", align); in run_conv_test_float_to_s16() 67 … pa_log_debug("%d: %04hx != %04hx (%.24f)\n", i, samples[i], samples_ref[i], floats[i]); in run_conv_test_float_to_s16() 74 pa_log_debug("Testing sconv performance with %d sample alignment", align); in run_conv_test_float_to_s16() 116 pa_log_debug("Correctness test failed: align=%d", align); in run_conv_test_s16_to_float() 117 pa_log_debug("%d: %.24f != %.24f (%d)\n", i, floats[i], floats_ref[i], samples[i]); in run_conv_test_s16_to_float() 124 pa_log_debug("Testing sconv performance with %d sample alignment", align); in run_conv_test_s16_to_float() 153 pa_log_debug("Checking SSE2 sconv (float -> s16)"); in START_TEST() 180 pa_log_debug("Checking SSE sconv (float -> s16)"); in START_TEST() 212 pa_log_debug("Checking NEON sconv (float -> s16)"); in START_TEST() 222 pa_log_debug("Checking NEON sconv (s16 -> float)"); in START_TEST()
|
D | cpu-mix-test.c | 116 pa_log_debug("Correctness test failed: align=%d, channels=%d", align, channels); in run_mix_test() 117 pa_log_debug("%d: %hd != %04hd (%hd + %hd)", in run_mix_test() 127 … pa_log_debug("Testing %d-channel mixing performance with %d sample alignment", channels, align); in run_mix_test() 160 pa_log_debug("Checking special mix (s16, stereo)"); in START_TEST() 163 pa_log_debug("Checking special mix (s16, 4-channel)"); in START_TEST() 166 pa_log_debug("Checking special mix (s16, mono)"); in START_TEST() 187 pa_log_debug("Checking NEON mix (s16, stereo)"); in START_TEST() 190 pa_log_debug("Checking NEON mix (s16, 4-channel)"); in START_TEST() 193 pa_log_debug("Checking NEON mix (s16, mono)"); in START_TEST()
|
D | proplist-test.c | 48 pa_log_debug("%s", pa_strnull(pa_proplist_gets(a, PA_PROP_MEDIA_TITLE))); in START_TEST() 53 pa_log_debug("---\n%s---\n%s", s, t); in START_TEST() 69 pa_log_debug("%s", text); in START_TEST() 73 pa_log_debug("%s", v); in START_TEST() 78 pa_log_debug("%s", v); in START_TEST()
|
D | cpu-volume-test.c | 78 pa_log_debug("Correctness test failed: align=%d, channels=%d", align, channels); in run_volume_test() 79 pa_log_debug("%d: %04hx != %04hx (%04hx * %08x)", i, samples[i], samples_ref[i], in run_volume_test() 87 pa_log_debug("Testing svolume %dch performance with %d sample alignment", channels, align); in run_volume_test() 120 pa_log_debug("Checking MMX svolume"); in START_TEST() 147 pa_log_debug("Checking SSE2 svolume"); in START_TEST() 176 pa_log_debug("Checking ARM svolume"); in START_TEST() 208 pa_log_debug("Checking Orc svolume"); in START_TEST()
|
D | asyncq-test.c | 39 pa_log_debug("pushing %i", i); in producer() 44 pa_log_debug("pushed end"); in producer() 62 pa_log_debug("popped %i", i); in consumer() 65 pa_log_debug("popped end"); in consumer()
|
D | volume-test.c | 51 …pa_log_debug("Volume: %3i; percent: %i%%; decibel %0.2f; linear = %0.2f; volume(decibel): %3i; vol… in START_TEST() 64 … pa_log_debug("Volume: %3i [%s]", v, pa_cvolume_snprint_verbose(s, sizeof(s), &cv, &map, true)); in START_TEST() 71 pa_log_debug("Volume: [%s]; balance: %2.1f", in START_TEST() 83 pa_log_debug("Before: volume: [%s]; balance: %2.1f", in START_TEST() 91 pa_log_debug("After: volume: [%s]; balance: %2.1f (intended: %2.1f) %s", in START_TEST()
|
D | utf8-test.c | 28 pa_log_debug("%s %s", res1, c); in START_TEST() 37 pa_log_debug("%s %s", res2, c); in START_TEST() 44 pa_log_debug("%s %s", res3, c); in START_TEST()
|
D | resampler-rewind-test.c | 85 pa_log_debug("Integral period length is %lu input frames", matching_period); in calculate_resampler_history_bytes() 115 pa_log_debug("No usable integral matching period"); in calculate_resampler_history_bytes() 332 pa_log_debug("Compilation CFLAGS: %s", PA_CFLAGS); in main() 377 pa_log_debug("Have to rewind %lu input frames", in_rewind_size / in_frame_size); in main() 383 pa_log_debug("History is %lu frames.", history_size / in_frame_size); in main() 410 pa_log_debug("%li output frames still in resampler buffer", in_resampler_buffer); in main() 414 pa_log_debug("Got %lu output frames", rewound_chunk.length / pa_frame_size(&b)); in main()
|
/third_party/pulseaudio/src/modules/ |
D | module-switch-on-connect.c | 77 pa_log_debug("Trying to switch to new sink %s", sink->name); in sink_put_hook_callback() 84 pa_log_debug("Refusing to switch to sink on %s bus", s); in sink_put_hook_callback() 97 pa_log_debug("Refusing to switch to virtual sink"); in sink_put_hook_callback() 108 pa_log_debug("%s already is the default sink", sink->name); in sink_put_hook_callback() 114 …pa_log_debug("Current default sink is available and module argument only_from_unavailable was set"… in sink_put_hook_callback() 140 pa_log_debug("Trying to switch to new source %s", source->name); in source_put_hook_callback() 145 pa_log_debug("Refusing to switch to source on %s bus", s); in source_put_hook_callback() 157 pa_log_debug("Refusing to switch to virtual source"); in source_put_hook_callback() 168 pa_log_debug("%s already is the default source", source->name); in source_put_hook_callback() 174 …pa_log_debug("Current default source is available and module argument only_from_unavailable was se… in source_put_hook_callback()
|
D | reserve-wrap.c | 96 …pa_log_debug("Device unlock of %s has been requested and %s.", r->shared_name, k < 0 ? "failed" : … in request_cb() 138 pa_log_debug("Unable to contact D-Bus session bus: %s: %s", error.name, error.message); in pa_reserve_wrapper_get() 155 pa_log_debug("Device '%s' already locked.", device_name); in pa_reserve_wrapper_get() 158 …pa_log_debug("Failed to acquire reservation lock on device '%s': %s", device_name, pa_cstrerror(-k… in pa_reserve_wrapper_get() 163 pa_log_debug("Successfully acquired reservation lock on device '%s'", device_name); in pa_reserve_wrapper_get() 241 pa_log_debug("Device lock status of %s changed: %s", w->shared_name, k ? "busy" : "not busy"); in change_cb() 281 pa_log_debug("Unable to contact D-Bus session bus: %s: %s", error.name, error.message); in pa_reserve_monitor_wrapper_get() 295 pa_log_debug("Failed to create watch on device '%s': %s", device_name, pa_cstrerror(-k)); in pa_reserve_monitor_wrapper_get() 299 pa_log_debug("Successfully create reservation lock monitor for device '%s'", device_name); in pa_reserve_monitor_wrapper_get()
|
D | module-position-event-sounds.c | 62 pa_log_debug("Property hpos/vpos out of range %0.2f", *f); in parse_pos() 116 …pa_log_debug("Positioning event sound '%s' horizontally at %0.2f.", pa_strnull(pa_proplist_gets(da… in sink_input_fixate_hook_callback() 126 …pa_log_debug("Positioning event sound '%s' vertically at %0.2f.", pa_strnull(pa_proplist_gets(data… in sink_input_fixate_hook_callback() 131 pa_log_debug("Final volume factor %s.", in sink_input_fixate_hook_callback()
|
D | module-device-manager.c | 246 pa_log_debug("Size does not match."); in legacy_entry_read() 253 pa_log_debug("Version mismatch."); in legacy_entry_read() 294 pa_log_debug("Database contains no data for key: %s", name); in entry_read() 337 pa_log_debug("Database contains invalid data for key: %s (probably pre-v1.0 data)", name); in entry_read() 345 pa_log_debug("Attempting to load legacy (pre-v1.0) data for key: %s", name); in entry_read() 347 pa_log_debug("Success. Saving new format for key: %s", name); in entry_read() 353 pa_log_debug("Unable to load legacy (pre-v1.0) data for key: %s. Ignoring.", name); in entry_read() 368 …pa_log_debug(" %s %s (%s)", human, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_DEVICE_DESCR… in dump_database_helper() 370 pa_log_debug(" %s No sink specified", human); in dump_database_helper() 374 …pa_log_debug(" %s %s (%s)", human, pa_strnull(pa_proplist_gets(s->proplist, PA_PROP_DEVICE_DESCR… in dump_database_helper() [all …]
|
D | module-switch-on-port-available.c | 145 pa_log_debug("Finding best profile for port %s, preferred = %s", in try_to_switch_profile() 181 pa_log_debug("No suitable profile found"); in try_to_switch_profile() 186 pa_log_debug("Could not set profile %s", best_profile->name); in try_to_switch_profile() 246 pa_log_debug("Trying to switch to port %s", port->name); in switch_to_port() 286 …pa_log_debug("Trying to switch away from port %s, found %s", port->name, best_port ? best_port->na… in switch_from_port() 341 …pa_log_debug("Not switching to port %s, its availability is unknown and it's not in any availabili… in port_available_hook_callback() 349 … pa_log_debug("Not switching to input port %s, its availability is unknown.", port->name); in port_available_hook_callback() 404 …pa_log_debug("Active profile %s on card %s became unavailable, switching to another profile", prof… in card_profile_available_hook_callback() 453 pa_log_debug("Switching initial port for sink '%s' to '%s'", new_data->name, p->name); in sink_new_hook_callback() 464 pa_log_debug("Switching initial port for source '%s' to '%s'", new_data->name, p->name); in source_new_hook_callback()
|
D | module-ladspa-sink.c | 373 pa_log_debug("Requesting rewind due to parameter update."); in sink_process_msg_cb() 410 pa_log_debug("Requesting rewind due to state change."); in sink_set_state_in_io_thread_cb() 548 pa_log_debug("Resetting plugin"); in sink_input_process_rewind_cb() 738 pa_log_debug("Trying to read %lu control values", u->n_control); in parse_control_parameters() 743 pa_log_debug("cdata: '%s'", cdata); in parse_control_parameters() 749 pa_log_debug("Read empty config value (p=%lu)", p); in parse_control_parameters() 756 pa_log_debug("Failed to parse control value '%s' (p=%lu)", k, p); in parse_control_parameters() 763 pa_log_debug("Read config value %f (p=%lu)", f, p); in parse_control_parameters() 813 pa_log_debug("Binding %f to port %s", u->control[h], d->PortNames[p]); in connect_control_ports() 1060 pa_log_debug("Using default input ladspa port mapping"); in pa__init() [all …]
|
D | module-tunnel-sink-new.c | 185 pa_log_debug("Thread starting up"); in thread_func() 280 pa_log_debug("Thread shutting down"); in thread_func() 295 pa_log_debug("Stream terminated."); in stream_state_cb() 324 pa_log_debug("Server reports buffer attrs changed. tlength now at %lu.", in stream_changed_buffer_attr_cb() 349 pa_log_debug("Restart already pending"); in maybe_restart() 406 pa_log_debug("tlength requested at %lu.", (unsigned long) bufferattr.tlength); in on_sink_created() 439 pa_log_debug("Connection successful. Creating stream."); in context_state_cb() 443 pa_log_debug("Asking ctl thread to create sink."); in context_state_cb() 447 pa_log_debug("Context failed: %s.", pa_strerror(pa_context_errno(u->context))); in context_state_cb() 452 pa_log_debug("Context terminated."); in context_state_cb() [all …]
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-util.c | 95 pa_log_debug("snd_pcm_hw_params_set_format(%s) failed: %s", in set_format() 125 pa_log_debug("snd_pcm_hw_params_set_format(%s) failed: %s", in set_format() 137 pa_log_debug("snd_pcm_hw_params_set_format(%s) failed: %s", in set_format() 191 pa_log_debug("PCM seems to support non-interleaved access, but PA doesn't."); in check_access() 193 pa_log_debug("PCM seems to support mmapped complex access, but PA doesn't."); in check_access() 226 pa_log_debug("snd_pcm_hw_params_any() failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params() 231 pa_log_debug("snd_pcm_hw_params_set_rate_resample() failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params() 242 pa_log_debug("snd_pcm_hw_params_set_access() failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params() 251 pa_log_debug("snd_pcm_hw_params_set_access() failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params() 293 … pa_log_debug("snd_pcm_hw_params_set_period_wakeup() failed: %s", pa_alsa_strerror(ret)); in pa_alsa_set_hw_params() [all …]
|
D | alsa-sink.c | 212 …pa_log_debug("Suspending sink %s, because another application requested us to release the device."… in reserve_cb() 280 …pa_log_debug("Suspending sink %s, because another application is blocking the access to the device… in monitor_cb() 283 …pa_log_debug("Resuming sink %s, because other applications aren't blocking access to the device an… in monitor_cb() 489 pa_log_debug("Buffer time: %lu ms; Sleep time: %lu ms; Process time: %lu ms", in hw_sleep_time() 530 pa_log_debug("%s: %s", call, pa_alsa_strerror(err)); in try_recover() 535 pa_log_debug("%s: Buffer underrun!", call); in try_recover() 538 pa_log_debug("%s: System suspended!", call); in try_recover() 582 pa_log_debug("%0.2f ms left to play; inc threshold = %0.2f ms; dec threshold = %0.2f ms", in check_left_to_play() 645 pa_log_debug("avail: %lu", (unsigned long) n_bytes); in mmap_write() 662 pa_log_debug("Not filling up, because too early."); in mmap_write() [all …]
|
/third_party/pulseaudio/src/modules/raop/ |
D | raop-client.c | 342 pa_log_debug("Only ALAC encoding is supported, sending zeros..."); in build_tcp_audio_packet() 429 pa_log_debug("Only ALAC encoding is supported, sending zeros..."); in build_udp_audio_packet() 478 …pa_log_debug("Discarding UDP (audio, seq=%d) packet due to EAGAIN (%s)", c->seq, pa_cstrerror(errn… in send_udp_audio_packet() 533 … pa_log_debug("Discarding UDP (audio-retransmitted, seq=%d) packet due to EAGAIN", seq + i); in resend_udp_audio_packets() 605 pa_log_debug("Resending %u packets starting at %u", nbp, seq); in handle_udp_control_packet() 610 pa_log_debug("Got an unexpected payload type on control channel (%u) !", payload); in handle_udp_control_packet() 676 pa_log_debug("Sending timing packet at %" PRIu64 , rci); in handle_udp_timing_packet() 681 pa_log_debug("Got an unexpected payload type on timing channel (%u) !", payload); in handle_udp_timing_packet() 744 pa_log_debug("Connected to %s on port %d (SOCK_DGRAM)", c->host, port); in connect_udp_socket() 835 pa_log_debug("Socket bound to port %d (SOCK_DGRAM)", port); in open_bind_udp_socket() [all …]
|
/third_party/pulseaudio/src/pulse/ |
D | format.c | 323 pa_log_debug("Failed to parse format info property '%s'.", key); in pa_format_info_get_prop_int() 328 pa_log_debug("Format info property '%s' type is not int.", key); in pa_format_info_get_prop_int() 356 pa_log_debug("Failed to parse format info property '%s'.", key); in pa_format_info_get_prop_int_range() 379 pa_log_debug("Format info property '%s' is not a valid int range.", key); in pa_format_info_get_prop_int_range() 402 pa_log_debug("Failed to parse format info property '%s'.", key); in pa_format_info_get_prop_int_array() 426 pa_log_debug("Format info property '%s' is not a valid int array.", key); in pa_format_info_get_prop_int_array() 446 pa_log_debug("Failed to parse format info property '%s'.", key); in pa_format_info_get_prop_string() 451 pa_log_debug("Format info property '%s' type is not string.", key); in pa_format_info_get_prop_string() 479 pa_log_debug("Failed to parse format info property '%s'.", key); in pa_format_info_get_prop_string_array() 503 pa_log_debug("Format info property '%s' is not a valid string array.", key); in pa_format_info_get_prop_string_array() [all …]
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | bluez5-util.c | 266 pa_log_debug("Device %s (%s) has no adapter to support profile %s", in pa_bluetooth_device_supports_profile() 316 pa_log_debug("Checking if device %s (%s) supports profile %s: %s", in pa_bluetooth_device_supports_profile() 379 pa_log_debug("Timeout expired, and device %s still has disconnected profiles: %s", in wait_for_profiles_cb() 522 pa_log_debug("Transport %s state: %s -> %s", in pa_bluetooth_transport_set_state() 596 pa_log_debug("Sending A2DP volume %d/127 to peer", gain); in pa_bluetooth_transport_set_volume() 662 pa_log_debug("A2DP sink supports volume control"); in pa_bluetooth_transport_remote_volume_changed() 669 pa_log_debug("Reporting volume change %s for %s", in pa_bluetooth_transport_remote_volume_changed() 823 pa_log_debug("Received A2DP Absolute Volume %d", gain); in get_volume_reply() 886 …pa_log_debug("Got EAGAIN on write() after POLLOUT, probably there is a temporary connection loss."… in a2dp_transport_write() 951 pa_log_debug("No battery provider registered on adapter of %s", d->path); in pa_bluetooth_device_report_battery_level() [all …]
|
D | backend-native.c | 203 pa_log_debug("RFCOMM >> %s", command); in rfcomm_fmt_write() 337 pa_log_debug("err is %s and reconnection count is %d", pa_cstrerror(errno), i); in sco_acquire_cb() 370 pa_log_debug("autodetected imtu = omtu = %u", sco_opt.mtu); in sco_acquire_cb() 416 …pa_log_debug("Got EAGAIN on write() after POLLOUT, probably there is a temporary connection loss."… in sco_transport_write() 421 pa_log_debug("got write EINVAL, next successful read should fix MTU"); in sco_transport_write() 550 pa_log_debug("Registering Profile %s %s", pa_bluetooth_profile_to_string(profile), uuid); in register_profile() 583 …pa_log_debug("Transport %s available for profile %s", t->path, pa_bluetooth_profile_to_string(t->p… in transport_put() 771 pa_log_debug("RFCOMM << %s", buf); in rfcomm_io_callback() 785 pa_log_debug("HS/HF peer supports speaker gain control"); in rfcomm_io_callback() 795 pa_log_debug("HS/HF peer supports microphone gain control"); in rfcomm_io_callback() [all …]
|
/third_party/pulseaudio/src/daemon/ |
D | main.c | 453 pa_log_debug("Got %s!", name); in register_dbus_name() 1074 pa_log_debug("Compilation CFLAGS: %s", PA_CFLAGS); 1081 pa_log_debug("Running on host: %s", s); 1084 pa_log_debug("Found %u CPUs.", pa_ncpus()); 1089 pa_log_debug("Compiled with Valgrind support: yes"); 1091 pa_log_debug("Compiled with Valgrind support: no"); 1094 pa_log_debug("Running in valgrind mode: %s", pa_yes_no(pa_in_valgrind())); 1096 pa_log_debug("Running in VM: %s", pa_yes_no(pa_running_in_vm())); 1099 pa_log_debug("Running from build tree: %s", pa_yes_no(pa_run_from_build_tree())); 1101 pa_log_debug("Running from build tree: no"); [all …]
|
D | ohos_pa_main.c | 456 pa_log_debug("Got %s!", name); in register_dbus_name() 1100 pa_log_debug("Compilation CFLAGS: %s", PA_CFLAGS); in real_main() 1107 pa_log_debug("Running on host: %s", s); in real_main() 1110 pa_log_debug("Found %u CPUs.", pa_ncpus()); in real_main() 1115 pa_log_debug("Compiled with Valgrind support: yes"); in real_main() 1117 pa_log_debug("Compiled with Valgrind support: no"); in real_main() 1120 pa_log_debug("Running in valgrind mode: %s", pa_yes_no(pa_in_valgrind())); in real_main() 1122 pa_log_debug("Running in VM: %s", pa_yes_no(pa_running_in_vm())); in real_main() 1125 pa_log_debug("Running from build tree: %s", pa_yes_no(pa_run_from_build_tree())); in real_main() 1127 pa_log_debug("Running from build tree: no"); in real_main() [all …]
|
/third_party/pulseaudio/src/pulsecore/ |
D | card.c | 93 pa_log_debug("Setting card %s profile %s to availability status %s", c->card->name, c->name, in pa_card_profile_set_available() 220 pa_log_debug("Looking for initial profile for card %s", card->name); in pa_card_choose_initial_profile() 222 … pa_log_debug("%s availability %s", profile->name, pa_available_to_string(profile->available)); in pa_card_choose_initial_profile() 337 pa_log_debug("%s: profile_is_sticky: %s -> %s", in card_set_profile_is_sticky() 358 … pa_log_debug("set_profile() operation not implemented for card %u \"%s\"", c->index, c->name); in pa_card_set_profile() 380 pa_log_debug("%s: active_profile: %s -> %s", c->name, c->active_profile->name, profile->name); in pa_card_set_profile() 418 pa_log_debug("%s: preferred_input_port: %s -> %s", c->name, old_port_str, new_port_str); in pa_card_set_preferred_port() 421 pa_log_debug("%s: preferred_output_port: %s -> %s", c->name, old_port_str, new_port_str); in pa_card_set_preferred_port() 447 pa_log_debug("Card suspend causes/state changed"); in pa_card_suspend()
|