Home
last modified time | relevance | path

Searched refs:lsx_warn (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dgetopt.c186 lsx_warn("`%s' did not expect an argument from `%s'", in lsx_getopt()
201 lsx_warn("`%s' requires an argument from `%s'", in lsx_getopt()
224 lsx_warn("parameter not recognized from `%s'", current); in lsx_getopt()
233 lsx_warn("parameter `%s' is ambiguous:", current); in lsx_getopt()
238 lsx_warn("parameter `%s' could be `--%s'", current, pCur->name); in lsx_getopt()
256 lsx_warn("option `%c' not recognized", state->opt); in lsx_getopt()
271 lsx_warn("option `%c' not recognized", state->opt); in lsx_getopt()
297 lsx_warn("option `%c' requires an argument", in lsx_getopt()
H A Dmp3-util.h48 lsx_warn("\"%s\" is not a recognized ID3v1 genre.", comment); in write_comments()
111 lsx_warn("unrecoverable MAD error"); in mp3_duration()
124 else lsx_warn("MAD lost sync"); in mp3_duration()
126 else lsx_warn("recoverable MAD error"); in mp3_duration()
141 lsx_warn("unrecoverable MAD error"); in mp3_duration()
H A Dmp3.c612 lsx_warn("unrecoverable MAD error"); in sox_mp3seek()
625 else lsx_warn("MAD lost sync"); in sox_mp3seek()
627 else lsx_warn("recoverable MAD error"); in sox_mp3seek()
738 lsx_warn("cannot update id3 tag - failed to seek to beginning"); in get_id3v2_tag_size()
745 lsx_warn("cannot update id3 tag - failed to read id3 header"); in get_id3v2_tag_size()
774lsx_warn("cannot update track length info - tag update not supported with this version of LAME. Tr… in rewrite_id3v2_tag()
783 lsx_warn("cannot update track length info - failed to allocate buffer"); in rewrite_id3v2_tag()
789 lsx_warn("cannot accurately update track length info - file is too long"); in rewrite_id3v2_tag()
806lsx_warn("cannot update track length info - tag size adjustment not supported with this version of… in rewrite_id3v2_tag()
811 lsx_warn("cannot update track length info - failed to adjust tag size"); in rewrite_id3v2_tag()
[all …]
H A Dwav.c191 lsx_warn("Premature EOF on .wav input file"); in ImaAdpcmReadBlock()
266 lsx_warn("base lsx_ms_adpcm_i_coefs differ in %d/14 positions", errct); in wav_ms_adpcm_fmt()
294 lsx_warn("Premature EOF on .wav input file"); in AdpcmReadBlock()
302 lsx_warn("%s", errmsg); in AdpcmReadBlock()
428 lsx_warn("invalid wav gsm frame size: %d bytes",bytes); in wavgsmread()
664 lsx_warn("WAVE file missing extended part of fmt chunk"); in wav_read_fmt()
740 lsx_warn("User options overriding size read in .wav header"); in wav_read_fmt()
835 lsx_warn("ds64 chunk in non-RF64 file"); in startread()
843 lsx_warn("ds64 chunk size invalid, attempting workaround"); in startread()
936 lsx_warn("WAV data length is magic value or UINT32_MAX, ignoring"); in startread()
[all …]
H A Dsndfile.c90 lsx_warn("`%s': %.*s", in drain_log_buffer()
317 lsx_warn("`%s': overriding number of channels", ft->filename); in check_read_params()
321 lsx_warn("`%s': overriding sample rate", ft->filename); in check_read_params()
325 lsx_warn("`%s': overriding encoding type", ft->filename); in check_read_params()
329 lsx_warn("`%s': overriding encoding size", ft->filename); in check_read_params()
368 lsx_warn("`%s': sample rate not specified; trying 8kHz", ft->filename); in startread()
439 lsx_warn("cannot use desired output encoding, choosing default"); in startwrite()
H A Dhtk.c56 lsx_warn("length greater than 32 bits - cannot fit actual length in header"); in write_header()
60 lsx_warn("rounding sample period %f (x 100ns) to nearest integer", period_100ns); in write_header()
H A Dformats.c418 lsx_warn("couldn't set pipe size to %ld bytes: %s\n", in incr_pipe_size()
618 lsx_warn("can't set sample rate %g; using %g", signal->rate, ft->signal.rate); in open_read()
620 lsx_warn("can't set %u channels; using %u", signal->channels, ft->signal.channels); in open_read()
716lsx_warn("%s can't encode at %gHz; using %gHz", ft->handler.names[0], given, ft->signal.rate); in set_output_format()
726lsx_warn("%s can't encode mono; setting channels to %u", ft->handler.names[0], ft->signal.channels… in set_output_format()
730lsx_warn("%s can't encode stereo; setting channels to %u", ft->handler.names[0], ft->signal.channe… in set_output_format()
734lsx_warn("%s can't encode quad; setting channels to %u", ft->handler.names[0], ft->signal.channels… in set_output_format()
749lsx_warn("%s can't encode %s", ft->handler.names[0], sox_encodings_info[ft->encoding.encoding].des… in set_output_format()
777 …else lsx_warn("%s can't encode %s to %u-bit", ft->handler.names[0], sox_encodings_info[ft->encodin… in set_output_format()
789 lsx_warn("%s can't encode to %u-bit", ft->handler.names[0], ft->encoding.bits_per_sample); in set_output_format()
[all …]
H A Dgsrt.c97 lsx_warn("invalid checksum in input file %s", ft->filename); in start_read()
152 lsx_warn("audio truncated"); in write_samples()
185 lsx_warn("can't seek in output file `%s'; " in stop_write()
H A Dvoc.c352 lsx_warn("VOC input: short file"); in read_samples()
363 lsx_warn("VOC input: short file"); in read_samples()
409 lsx_warn("VOC input: short file"); in read_samples()
424 lsx_warn("VOC input: short file"); in read_samples()
680 lsx_warn("VOC TEXT"); in getblock()
H A Dphaser.c87 lsx_warn("warning: gain-in might cause clipping"); in getopts()
89 lsx_warn("warning: gain-out might cause clipping"); in getopts()
H A Dformats_i.c64 lsx_warn("`%s': overriding number of channels", ft->filename); in lsx_check_read_params()
68 lsx_warn("`%s': overriding sample rate", ft->filename); in lsx_check_read_params()
72 lsx_warn("`%s': overriding encoding type", ft->filename); in lsx_check_read_params()
76 lsx_warn("`%s': overriding encoding size", ft->filename); in lsx_check_read_params()
84lsx_warn("`%s': file header gives the total number of samples as %" PRIu64 " but file length indic… in lsx_check_read_params()
H A Dalsa.c90 lsx_warn("can't encode %u-bit %s", *nbits_, in select_format()
170 lsx_warn("%s-run", ft->mode == 'r'? "over" : "under"); in recover()
172 lsx_warn("%s", snd_strerror(err)); in recover()
H A Dtrim.c91 lsx_warn("%s position is after expected end of audio.", in start()
166 lsx_warn("Last %u position(s) not reached%s.", in drain()
H A Dsox.c684 lsx_warn("%s: effects that modify audio should not follow dither", in add_effect()
1009 lsx_warn("effect `%s' is deprecated; see sox(1) for an alternative", in create_user_effects()
1012 lsx_warn("effect `%s' is experimental/incomplete", effp->handler.name); in create_user_effects()
1377 lsx_warn("Output file `%s' already exists", filename); in overwrite_permitted()
1616 lsx_warn("Input files don't have the same # channels"); in calculate_combiner_signal_parameters()
1731 lsx_warn("Standard input has to be a terminal for interactive mode"); in process()
1756 lsx_warn("error getting flags on stdin descriptor: %s", strerror(errno)); in process()
1759 lsx_warn("error setting non-blocking on stdin: %s", strerror(errno)); in process()
2354 lsx_warn("this build of SoX does not include `magic'"); in parse_gopts_and_fopts()
2635 lsx_warn("ignoring `-t %s'.", opts.filetype); in parse_options_and_filenames()
[all …]
H A Daiff.c352 lsx_warn("AIFF header has invalid blocksize. Ignoring but expect a premature EOF"); in lsx_aiffstartread()
583 lsx_warn("Ignoring AIFF tail chunk: `%s', %u bytes long", in lsx_aiffstopread()
586 lsx_warn(" You're stripping MIDI/loop info!"); in lsx_aiffstopread()
704 lsx_warn("file size too big for accurate AIFF header"); in aiffwriteheader()
907 lsx_warn("file size too big for accurate AIFC header"); in aifcwriteheader()
H A Draw.c34 lsx_warn("`%s': sample rate not specified; trying 8kHz", ft->filename); in lsx_rawstart()
39 lsx_warn("`%s': # channels not specified; trying mono", ft->filename); in lsx_rawstart()
H A Ddither.c372 lsx_warn("Dithering/noise-shaping to 1 bit is currently not supported."); in start()
386 lsx_warn("no `%s' filter is available for rate %g; using %s TPDF", in start()
H A Dflac.c129 lsx_warn("multiple Vorbis comment block ignored"); in decoder_metadata_callback()
169 lsx_warn("FLAC ERROR: entered write callback without a buffer (SoX bug)"); in decoder_write_callback()
331 lsx_warn("decoder MD5 checksum mismatch."); in stop_read()
H A Dprc.c175 lsx_warn("Volume %d outside range 1..5", volume); in startread()
396 lsx_warn("Header will have invalid file length since file is not seekable"); in stopwrite()
H A Ddcshift.c142 lsx_warn("DCSHIFT limited %" PRIu64 " values (%d percent).", in sox_dcshift_stop()
H A Dvol.c172 lsx_warn("limited %" PRIu64 " values (%d percent).", in stop()
H A Dopus.c159 lsx_warn("Warning: hole in stream; probably harmless"); in refill_buffer()
H A Dsox_i.h33 #undef lsx_warn
37 #define lsx_warn sox_globals.subsystem=effp->handler.name,lsx_warn_impl macro
H A Decho.c156 lsx_warn("echo: warning >>> gain-out can cause saturation of output <<<"); in sox_echo_start()
H A Dpad.c159 lsx_warn("Input audio too short; pads not applied: %u", p->npads-p->pads_pos); in stop()

12