Searched refs:SOX_ENOMEM (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | flac.c | 220 lsx_fail_errno(ft, SOX_ENOMEM, "FLAC ERROR creating the decoder instance"); in start_read() 409 lsx_fail_errno(ft, SOX_ENOMEM, "FLAC ERROR creating the encoder instance"); in start_write() 480 lsx_fail_errno(ft, SOX_ENOMEM, "FLAC ERROR creating the encoder seek table template"); in start_write() 485 lsx_fail_errno(ft, SOX_ENOMEM, "FLAC ERROR creating the encoder seek table points"); in start_write()
|
| H A D | ao.c | 44 lsx_fail_errno(ft, SOX_ENOMEM, "Can not allocate memory for ao driver"); in startwrite()
|
| H A D | speexdsp.c | 196 result = SOX_ENOMEM; in start()
|
| H A D | wavpack.c | 116 lsx_fail_errno(ft, SOX_ENOMEM, "WavPack error creating output instance"); in start_write()
|
| H A D | waveaudio.c | 311 lsx_fail_errno(ft, SOX_ENOMEM, "Out of memory."); in start()
|
| H A D | mp3.c | 1156 lsx_fail_errno(ft, SOX_ENOMEM, "Out of memory"); in sox_mp3write() 1199 lsx_fail_errno(ft, SOX_ENOMEM, "Out of memory"); in sox_mp3write()
|
| H A D | sox.h | 499 SOX_ENOMEM, /**< Can't alloc memory = 2002 */ enumerator
|