Home
last modified time | relevance | path

Searched defs:stopwrite (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcdr.c26 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Damr.h297 static int stopwrite(sox_format_t * ft) in stopwrite() function
316 #define stopwrite NULL macro
H A Dao.c108 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dskelform.c178 static int stopwrite(sox_format_t UNUSED * ft) in stopwrite() function
H A Dmaud.c226 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dpulseaudio.c147 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dlpc10.c204 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Davr.c255 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A D8svx.c258 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dprc.c389 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dtx16w.c287 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dmp3.c1231 static int stopwrite(sox_format_t * ft) in stopwrite() function
1281 #define stopwrite NULL macro
H A Dcoreaudio.c381 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dvoc.c539 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dsndfile.c472 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dvorbis.c395 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dhcom.c450 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dwav.c1534 static int stopwrite(sox_format_t * ft) in stopwrite() function
H A Dsox.h1451 …sox_format_handler_stopwrite stopwrite; /**< called to close writer (decoder); may be null if no c… member