| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | cvsd.c | 271 lsx_debug("cvsd: min slope %f, max slope %f", in lsx_cvsdstopwrite() 283 lsx_debug("cvsd: min value %f, max value %f", in lsx_cvsdstopread() 607 lsx_debug("DVMS header of source file \"%s\":", ft->filename); in lsx_dvmsstartread() 608 lsx_debug(" filename \"%.14s\"", hdr.Filename); in lsx_dvmsstartread() 609 lsx_debug(" id 0x%x", hdr.Id); in lsx_dvmsstartread() 610 lsx_debug(" state 0x%x", hdr.State); in lsx_dvmsstartread() 611 lsx_debug(" time %s", ctime(&hdr.Unixtime)); /* ctime generates lf */ in lsx_dvmsstartread() 612 lsx_debug(" usender %u", hdr.Usender); in lsx_dvmsstartread() 613 lsx_debug(" ureceiver %u", hdr.Ureceiver); in lsx_dvmsstartread() 614 lsx_debug(" length %" PRIuPTR, hdr.Length); in lsx_dvmsstartread() [all …]
|
| H A D | prc.c | 134 lsx_debug("Found Psion Record header"); in startread() 156 lsx_debug("Number of samples: %d", len); in startread() 159 lsx_debug("Encoding of samples: %x", encoding); in startread() 170 lsx_debug("Repeats: %d", reps); in startread() 173 lsx_debug("Volume: %d", (unsigned)volume); in startread() 180 lsx_debug("Time between repeats (usec): %u", repgap); in startread() 183 lsx_debug("Number of bytes in samples list: %u", listlen); in startread() 415 lsx_debug("Number of samples: %d",p->nsamp); in prcwriteheader() 428 lsx_debug("Number of bytes: %d", p->nbytes); in prcwriteheader()
|
| H A D | xa.c | 110 lsx_debug("XA Header:"); in startread() 111 lsx_debug(" szID: %02x %02x %02x %02x |%c%c%c%c|", in startread() 117 lsx_debug(" dwOutSize: %u", xa->header.outSize); in startread() 118 lsx_debug(" wTag: 0x%04x", xa->header.tag); in startread() 119 lsx_debug(" wChannels: %u", xa->header.channels); in startread() 120 lsx_debug(" dwSampleRate: %u", xa->header.sampleRate); in startread() 121 lsx_debug(" dwAvgByteRate: %u", xa->header.avgByteRate); in startread() 122 lsx_debug(" wAlign: %u", xa->header.align); in startread() 123 lsx_debug(" wBits: %u", xa->header.bits); in startread()
|
| H A D | libsox_i.c | 104 lsx_debug(FAKE_MKSTEMP "mkstemp, name=%s (unlinked)", name); in lsx_tmpfile() 107 lsx_debug(FAKE_MKSTEMP "mkstemp, name=%s (O_TEMPORARY)", name); in lsx_tmpfile() 114 lsx_debug("tmpfile()"); in lsx_tmpfile()
|
| H A D | tx16w.c | 117 lsx_debug("Found header filetype %s",filetype); in startread() 160 lsx_debug("Invalid sample rate identifier found %d", sample_rate); in startread() 164 lsx_debug("Sample rate = %g", ft->signal.rate); in startread() 235 lsx_debug("tx16w selected output"); in startwrite() 302 lsx_debug("tx16w:output finished"); in stopwrite()
|
| H A D | ladspa.c | 199 lsx_debug("latency control port is %lu", i); in sox_ladspa_getopts() 206 lsx_debug("default argument for port %lu is %f", i, l_st->control[i]); in sox_ladspa_getopts() 211 lsx_debug("argument for port %lu is %f", i, l_st->control[i]); in sox_ladspa_getopts() 232 lsx_debug("rate for plugin is %g", effp->in_signal.rate); in sox_ladspa_start() 277 lsx_debug("changing output channels to match plugin output ports (%u => %u)", in sox_ladspa_start() 381 lsx_debug("latency detected is %g", *l_st->latency_control_port); in sox_ladspa_flow()
|
| H A D | mp3-util.h | 98 …lsx_debug("got exact duration by scan to EOF (frames=%" PRIuPTR " leftover=%" PRIuPTR ")", frames,… in mp3_duration() 146 lsx_debug("got exact duration from XING frame count (%" PRIuPTR ")", frames); in mp3_duration() 157 lsx_debug("got approx. duration by CBR extrapolation"); in mp3_duration()
|
| H A D | util.c | 180 lsx_debug("Attempting to open %s (%s).", library_description, *libname); in lsx_open_dllibrary() 185 lsx_debug("Opened %s (%s).", library_description, *libname); in lsx_open_dllibrary() 197 …lsx_debug("Cannot use %s (%s) - missing function \"%s\".", library_description, failed_libname, fa… in lsx_open_dllibrary()
|
| H A D | dither.h | 19 lsx_debug("flow %" PRIuPTR ": on @ %" PRIu64, effp->flow, p->num_output); in NAME() 24 lsx_debug("flow %" PRIuPTR ": off @ %" PRIu64, effp->flow, p->num_output); in NAME()
|
| H A D | hcom.c | 159 lsx_debug("%d %d", in startread() 176 lsx_debug("HCOM data using value compression"); in startread() 416 lsx_debug(" Original size: %6d bytes", *dl); in compress() 417 lsx_debug("Compressed size: %6d bytes", l); in compress()
|
| H A D | flanger.c | 134 lsx_debug("in_gain=%g feedback_gain=%g delay_gain=%g\n", in start() 157 lsx_debug("delay_buf_length=%" PRIuPTR " lfo_length=%" PRIuPTR "\n", in start()
|
| H A D | waveaudio.c | 144 lsx_debug( in check_format() 230 lsx_debug("Enumerating input device %2d: \"%s\"", dev, dev_name); in start() 236 lsx_debug("Enumerating output device %2d: \"%s\"", dev, dev_name); in start()
|
| H A D | alsa.c | 85 lsx_debug("select_format: no suitable ALSA format found"); in select_format() 95 lsx_debug("selecting format %d: %s (%s)", cand, in select_format() 137 else lsx_debug("snd_pcm_hw_params_get_sbits can't tell precision: %s", in setup()
|
| H A D | spectrogram.c | 426 lsx_debug("duration=%g x_size=%i pixels_per_sec=%g dft_size=%i", in start() 432 lsx_debug("window_density=%g", actual / p->dft_size); in start() 442 lsx_debug("step_size=%i block_steps=%i", p->step_size, p->block_steps); in start() 549 lsx_debug("cols=%i left=%i end=%i", p->cols, p->read, p->end); in drain() 558 lsx_debug("flushed cols=%i left=%i end=%i", p->cols, p->read, p->end); in drain() 811 lsx_debug("signal-max=%g", p->max); in stop()
|
| H A D | wav.c | 804 lsx_debug("Found RIFX header"); in startread() 807 lsx_debug("Found RF64 header"); in startread() 831 lsx_debug("Found chunk '%s', size %u", magic, clen); in startread() 1465 lsx_debug("Writing Wave file: %s format, %d channel%s, %d samp/sec", in wavwritehdr() 1468 lsx_debug(" %d byte/sec, %d block align, %d bits/samp", in wavwritehdr() 1475 lsx_debug("Finished writing Wave file, %"PRIu64" data bytes %"PRIu64" samples", in wavwritehdr() 1479 … lsx_debug("GSM6.10 format: %"PRIu64" blocks %"PRIu64" padded samples %"PRIu64" padded data bytes", in wavwritehdr()
|
| H A D | mp3.c | 516 lsx_debug("sox_mp3_input EOF"); in sox_mp3read() 596 …lsx_debug("seek failure. unexpected EOF (frames=%" PRIuPTR " leftover=%" PRIuPTR ")", p->FrameCoun… in sox_mp3seek() 793 lsx_debug("updated MP3 TLEN to %lu samples", (unsigned long)num_samples); in rewrite_id3v2_tag() 816 lsx_debug("Rewrote Id3v2 tag (%" PRIuPTR " bytes)", id3v2_size); in rewrite_id3v2_tag() 870 lsx_debug("rewrote VBR tag (%" PRIuPTR " bytes)", lametag_size); in rewrite_tags() 1043 lsx_debug("-C option is %f", ft->encoding.compression); in startwrite()
|
| H A D | aiff.c | 321 lsx_debug("AIFFstartread: ignoring `%s' chunk", buf); in lsx_aiffstartread() 391 lsx_debug("Ignoring MARK chunk since no INSTR found."); in lsx_aiffstartread() 395 lsx_debug("Ignoring INSTR chunk since no MARK found."); in lsx_aiffstartread() 500 lsx_debug("%-10s \"%s\"", chunkDescription, *text); in textChunk() 555 lsx_debug("%-10s \"%s\"", chunkDescription, *text); in commentChunk()
|
| H A D | 8svx.c | 95 lsx_debug("%s",chunk_buf); in startread() 113 lsx_debug("%s",chunk_buf); in startread()
|
| H A D | compand.c | 142 lsx_debug("%i input channel(s) expected: actually %i", in start() 145 lsx_debug("Channel %i: attack = %g decay = %g", i, in start()
|
| H A D | dither.c | 307 lsx_debug("flow %" PRIuPTR ": on @ %" PRIu64, effp->flow, p->num_output); in flow_no_shape() 310 lsx_debug("flow %" PRIuPTR ": off @ %" PRIu64, effp->flow, p->num_output); in flow_no_shape()
|
| H A D | hilbert.c | 65 lsx_debug("choosing number of taps = %d (override with -n)", p->taps); in start()
|
| H A D | remix.c | 106 lsx_debug("%i: ", j); in show() 108 …lsx_debug("\t%i %g", p->out_specs[j].in_specs[i].channel_num, p->out_specs[j].in_specs[i].multipli… in show()
|
| H A D | cvsd-fmt.c | 53 lsx_debug("step_mult=%g step_add=%f", p->step_mult, p->step_add); in start()
|
| H A D | coreaudio.c | 237 …lsx_debug("audio device did not accept %d channels. Use %d channels instead.", (int)ft->signal.cha… in setup() 244 lsx_debug("audio device did not accept %d sample rate. Use %d instead.", (int)ft->signal.rate, in setup()
|
| H A D | rate.c | 240 lsx_debug("fir_len=%i dft_length=%i Fp=%g Fs=%g Fn=%g att=%g %i/%i", in dft_stage_init() 368 lsx_debug("x=%g tbw_tighten=%g", x, tbw_tighten); in rate_init() 424 lsx_debug("fir_len=%i phases=%i coef_interp=%i size=%s", in rate_init() 454 lsx_debug("%5i|%-5i preload=%i remL=%i", in rate_init()
|