Searched refs:SOX_EINVAL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | flac.c | 147 lsx_fail_errno(ft, SOX_EINVAL, "%s", FLAC__StreamDecoderErrorStatusString[status]); in decoder_error_callback() 165 lsx_fail_errno(ft, SOX_EINVAL, "FLAC ERROR: parameters differ between frame and header"); in decoder_write_callback() 400 lsx_fail_errno(ft, SOX_EINVAL, in start_write() 519 lsx_fail_errno(ft, SOX_EINVAL, "%s", FLAC__StreamEncoderInitStatusString[status]); in start_write() 577 lsx_fail_errno(ft, SOX_EINVAL, "FLAC ERROR: failed to encode to end of stream"); in stop_write()
|
| H A D | amr.h | 243 …lsx_fail_errno(ft, SOX_EINVAL, "compression level must be a whole number from 0 to %i", AMR_MODE_M… in startwrite()
|
| H A D | wavpack.c | 164 lsx_fail_errno(ft, SOX_EINVAL, "%s", WavpackGetErrorMessage(p->codec)); in stop_write()
|
| H A D | 8svx.c | 42 lsx_fail_errno(ft,SOX_EINVAL,"8svx input file must be a file, not a pipe"); in startread()
|
| H A D | vorbis.c | 317 lsx_fail_errno(ft, SOX_EINVAL, in startwrite()
|
| H A D | sox.h | 502 SOX_EINVAL /**< Invalid argument = 2005 */ enumerator
|