| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | cdr.c | 26 static int stopwrite(sox_format_t * ft) in stopwrite() function 45 NULL, lsx_rawwrite, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | skelform.c | 178 static int stopwrite(sox_format_t UNUSED * ft) in stopwrite() function 213 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | ao.c | 108 static int stopwrite(sox_format_t * ft) in stopwrite() function 130 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | pulseaudio.c | 147 static int stopwrite(sox_format_t * ft) in stopwrite() function 168 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | amr.h | 297 static int stopwrite(sox_format_t * ft) in stopwrite() function 316 #define stopwrite NULL macro 331 startwrite, write_samples, stopwrite, in AMR_FORMAT_FN()
|
| H A D | lpc10.c | 204 static int stopwrite(sox_format_t * ft) in stopwrite() function 221 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | avr.c | 255 static int stopwrite(sox_format_t * ft) in stopwrite() function 283 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | maud.c | 226 static int stopwrite(sox_format_t * ft) in stopwrite() function 340 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | tx16w.c | 287 static int stopwrite(sox_format_t * ft) in stopwrite() function 378 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | 8svx.c | 258 static int stopwrite(sox_format_t * ft) in stopwrite() function 338 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | prc.c | 389 static int stopwrite(sox_format_t * ft) in stopwrite() function 445 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | vorbis.c | 395 static int stopwrite(sox_format_t * ft) in stopwrite() function 425 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | coreaudio.c | 381 static int stopwrite(sox_format_t * ft) in stopwrite() function 414 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | voc.c | 539 static int stopwrite(sox_format_t * ft) in stopwrite() function 811 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | hcom.c | 450 static int stopwrite(sox_format_t * ft) in stopwrite() function 498 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | formats.c | 1057 result = ft->handler.stopwrite? (*ft->handler.stopwrite)(ft) in sox_close() 1061 else result = ft->handler.stopwrite? (*ft->handler.stopwrite)(ft) : SOX_SUCCESS; in sox_close()
|
| H A D | sndfile.c | 472 static int stopwrite(sox_format_t * ft) in stopwrite() function 527 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | mp3.c | 1231 static int stopwrite(sox_format_t * ft) in stopwrite() function 1281 #define stopwrite NULL macro 1294 startwrite, sox_mp3write, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | wav.c | 1534 static int stopwrite(sox_format_t * ft) in stopwrite() function 1646 startwrite, write_samples, stopwrite, in LSX_FORMAT_HANDLER()
|
| H A D | sox.h | 1451 …sox_format_handler_stopwrite stopwrite; /**< called to close writer (decoder); may be null if no c… member
|
| H A D | sox.c | 2526 handler->stopwrite(ft); in try_device()
|