Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym77 sox_open_mem_read
H A Dexample5.c71 assert((in = sox_open_mem_read(buffer, buffer_size, NULL, NULL, NULL))); in main()
H A Dsox.h1844 sox_open_mem_read(
H A Dformats.c643 sox_format_t * sox_open_mem_read( in sox_open_mem_read() function