Searched refs:sox_open_write (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | libsox.sym | 81 sox_open_write
|
| H A D | example5.c | 72 assert((out = sox_open_write(argv[2], &in->signal, NULL, NULL, NULL, NULL))); in main()
|
| H A D | example4.c | 65 check(output = sox_open_write(argv[argc - 1], in main()
|
| H A D | example0.c | 51 assert((out = sox_open_write(argv[2], &in->signal, NULL, NULL, NULL, NULL))); in main()
|
| H A D | example6.c | 90 assert((out = sox_open_write(argv[2], &out_signal, &out_encoding, NULL, NULL, NULL))); in main()
|
| H A D | example3.c | 70 assert((out= sox_open_write("default", &in->signal, NULL, "alsa", NULL, NULL))); in main()
|
| H A D | example1.c | 123 assert((out = sox_open_write(argv[2], &in->signal, NULL, NULL, NULL, NULL))); in main()
|
| H A D | sox.h | 1887 sox_open_write(
|
| H A D | formats.c | 995 sox_format_t * sox_open_write( in sox_open_write() function
|
| H A D | sox.c | 1501 ofile->ft = sox_open_write(expand_fn, &ofile->signal, &ofile->encoding, in open_output_file()
|