Home
last modified time | relevance | path

Searched refs:lsx_report (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Doss.c73 lsx_report("Using device name from OSS_AUDIODEV environment variable: %s", szDevname); in ossinit()
78 lsx_report("Using default OSS device name: %s", szDevname); in ossinit()
84 lsx_report("Using user-specified device name: %s", szDevname); in ossinit()
102 lsx_report("OSS driver only supports unsigned with bytes"); in ossinit()
103 lsx_report("Forcing to unsigned"); in ossinit()
118 lsx_report("OSS driver only supports signed with words"); in ossinit()
119 lsx_report("Forcing to signed linear"); in ossinit()
134 lsx_report("OSS driver only supports signed with words"); in ossinit()
135 lsx_report("Forcing to signed linear"); in ossinit()
149 lsx_report("OSS driver only supports bytes and words"); in ossinit()
[all …]
H A Dsunaudio.c88 lsx_report("Hardware detected: %s",audio_dev.name); in sunstartread()
103 lsx_report("Warning: Detected simple hardware. Forcing output to ULAW"); in sunstartread()
109 lsx_report("Warning: Detected simple hardware. Forcing output to ULAW"); in sunstartread()
128 lsx_report("Warning: only support mono for ULAW and ALAW data. Forcing to mono."); in sunstartread()
148 lsx_report("Warning: some Sun audio devices can not play stereo"); in sunstartread()
149 lsx_report("at all or sometimes only with signed words. If the"); in sunstartread()
150 lsx_report("sound seems sluggish then this is probably the case."); in sunstartread()
151 lsx_report("Try forcing output to signed words or use the avg"); in sunstartread()
152 lsx_report("filter to reduce the number of channels."); in sunstartread()
233 lsx_report("Hardware detected: %s",audio_dev.name); in sunstartwrite()
[all …]
H A Dsmp.c287 lsx_report("SampleVision trailer:"); in sox_smpstartread()
289 lsx_report("Loop %lu: start: %6d", (unsigned long)i, trailer.loops[i].start); in sox_smpstartread()
290 lsx_report(" end: %6d", trailer.loops[i].end); in sox_smpstartread()
291 lsx_report(" count: %6d", trailer.loops[i].count); in sox_smpstartread()
293 case 0: lsx_report("type: off"); break; in sox_smpstartread()
294 case 1: lsx_report("type: forward"); break; in sox_smpstartread()
295 case 2: lsx_report("type: forward/backward"); break; in sox_smpstartread()
298 lsx_report("MIDI Note number: %d", trailer.MIDInote); in sox_smpstartread()
H A Dxa.c131 lsx_report("User options overriding size read in .xa header"); in startread()
137 lsx_report("User options overriding channels read in .xa header"); in startread()
143 lsx_report("User options overriding rate read in .xa header"); in startread()
161 lsx_report("Invalid sample resolution %d bits. Assuming %d bits.", in startread()
166 lsx_report("Invalid sample alignment value %d. Assuming %d.", in startread()
171 lsx_report("Invalid dwAvgByteRate value %d. Assuming %d.", in startread()
H A Daiff.c377 lsx_report("You must specify # channels, sample rate, signed/unsigned,"); in lsx_aiffstartread()
378 lsx_report("and 8/16 on the command line."); in lsx_aiffstartread()
447 lsx_report("AIFF Loop markers:"); in reportInstrument()
450 lsx_report("Loop %d: start: %6lu", loopNum, (unsigned long)ft->oob.loops[loopNum].start); in reportInstrument()
451 lsx_report(" end: %6lu", in reportInstrument()
453 lsx_report(" count: %6d", ft->oob.loops[loopNum].count); in reportInstrument()
454 lsx_report(" type: "); in reportInstrument()
456 case 0: lsx_report("off"); break; in reportInstrument()
457 case 1: lsx_report("forward"); break; in reportInstrument()
458 case 2: lsx_report("forward/backward"); break; in reportInstrument()
[all …]
H A Dutil.c258 lsx_report( in lsx_open_dllibrary()
272 lsx_report( in lsx_open_dllibrary()
284 lsx_report( in lsx_open_dllibrary()
H A Dmp3.c534 lsx_report("unrecoverable frame level error (%s).", in sox_mp3read()
776lsx_report("cannot update track length info - tag update not supported with this version of LAME. … in rewrite_id3v2_tag()
808lsx_report("cannot update track length info - tag size adjustment not supported with this version … in rewrite_id3v2_tag()
889 lsx_report("Encoding forced to MP2/MP3"); in startwrite()
1047 lsx_report("using %s encoding defaults", p->mp2? "MP2" : "MP3"); in startwrite()
1080 lsx_report("lame_set_VBR_q(%d)", bitrate_q); in startwrite()
1097 lsx_report("(two)lame_set_brate(%d)", bitrate_q); in startwrite()
1104 lsx_report("using %s default quality", p->mp2? "MP2" : "MP3"); in startwrite()
1112 lsx_report("lame_set_quality(%d)", encoder_q); in startwrite()
H A Dformats.c310 lsx_report("`%s': overriding file-type byte-order", ft->filename); in set_endiannesses()
317 lsx_report("`%s': overriding machine byte-order", ft->filename); in set_endiannesses()
329 lsx_report("`%s': overriding file-type bit-order", ft->filename); in set_endiannesses()
335 lsx_report("`%s': overriding file-type nibble-order", ft->filename); in set_endiannesses()
553 lsx_report("detected file format type `%s'", filetype); in open_read()
562 lsx_report("assuming input pipe `%s' has file-type `sox'", path); in open_read()
979 lsx_report("can't set sample rate %g; using %g", signal->rate, ft->signal.rate); in open_write()
981 lsx_report("can't set %u channels; using %u", signal->channels, ft->signal.channels); in open_write()
H A Dwaveaudio.c247lsx_report("Requested name \"%s\" matched device %d: \"%s\"", ft->filename, dev, dev_name); in start()
287 lsx_report( in start()
297 lsx_report( in start()
H A Dcvsd.c205 lsx_report("cvsd: bit rate %dbit/s, bits from %s", p->cvsd_rate, in cvsdstartcommon()
513 lsx_report("DVMS header checksum error, read %u, calculated %u", in dvms_read_header()
555 lsx_report("seek failed\n: %s",strerror(errno)); in dvms_write_header()
560 lsx_report("%s",strerror(errno)); in dvms_write_header()
H A Dnulfile.c26 lsx_report("sample rate not specified; using %g", ft->signal.rate); in startread()
H A Draw.c46 lsx_report("`%s': Format options overriding file-type encoding", in lsx_rawstart()
55 lsx_report("`%s': Format options overriding file-type sample-size", in lsx_rawstart()
H A Dwav.c702 lsx_report("EXTENSIBLE"); in wav_read_fmt()
709 lsx_report("User options overriding channels read in .wav header"); in wav_read_fmt()
719 lsx_report("User options overriding rate read in .wav header"); in wav_read_fmt()
743 lsx_report("User options overriding encoding read in .wav header"); in wav_read_fmt()
1313 lsx_report("Overriding GSM audio from %d channel to 1",wChannels); in wavwritehdr()
1389 lsx_report("Requested to swap bytes so writing RIFX header"); in wavwritehdr()
H A Dflac.c416 lsx_report("encoding at %i bits per sample", p->bits_per_sample); in start_write()
430 lsx_report("non-standard rate; output may not be streamable"); in start_write()
459 lsx_report(#x" = %i", options[compression_level].x); \ in start_write()
H A Dprc.c186 lsx_report("PRC only supports 8 kHz; overriding."); in startread()
190 lsx_report("PRC only supports 1 channel; overriding."); in startread()
H A Dfir.c79 lsx_report("%i coefficients", p->n); in start()
H A Dsox-fmt.c40 lsx_report("file is opposite endian"); in startread()
H A Dsf.c87 lsx_report("found %s identifier", id[i].desc); in startread()
H A Dfirfit.c104 lsx_report("%i knots", p->num_knots); in read_knots()
H A Deffects.c159 lsx_report("has no effect in this configuration"); in sox_add_effect()
328 lsx_report("\t" "flow: %2" PRIuPTR " (%1" PRIuPTR ") " in flow_effect()
394 lsx_report("\t" "drain: %2" PRIuPTR " (%1" PRIuPTR ") " in drain_effect()
H A Dsox_i.h32 #undef lsx_report
36 #define lsx_report sox_globals.subsystem=effp->handler.name,lsx_report_impl macro
H A Dsinc.c95 lsx_report("num taps = %i (from %i)", *num_taps, n); in lpf()
H A Dgsrt.c67 lsx_report("unsupported encoding: %s", t->string); in sox_enc()
H A Dflanger.c87 lsx_report("parameters:\n" in getopts()
H A Dau.c145 lsx_report("found %s identifier", id[i].desc); in startread()

12