Home
last modified time | relevance | path

Searched refs:sox_format_init (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym65 sox_format_init
H A Dformats.c1286 int sox_format_init(void) /* Find & load format handlers. */ in sox_format_init() function
1348 if (sox_format_init() == SOX_SUCCESS) /* Try again with plugins */ in sox_find_format()
H A Dsox.h1777 sox_format_init(void);
H A Dsox.c1836 sox_format_init(); in display_supported_formats()
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog206 o Fixed crashes in apps that call sox_format_init/quit() multiple times.
397 o sox_format_init() has been supeseded by sox_init().