Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym96 sox_write_handler
H A Dformats.c839 sox_format_handler_t const * sox_write_handler( in sox_write_handler() function
895 if (!(handler = sox_write_handler(path, filetype, &filetype))) in open_write()
H A Dsox.h1873 sox_write_handler(
H A Dsox.c2873 sox_write_handler(ofile->filename, ofile->filetype, NULL); in main()