Home
last modified time | relevance | path

Searched refs:sox_open_mem_write (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym78 sox_open_mem_write
H A Dexample5.c62 assert((out = sox_open_mem_write(buffer, buffer_size, &in->signal, NULL, "sox", NULL))); in main()
H A Dsox.h1904 sox_open_mem_write(
H A Dformats.c1006 sox_format_t * sox_open_mem_write( in sox_open_mem_write() function