Home
last modified time | relevance | path

Searched defs:stopread (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr.h216 static int stopread(sox_format_t * ft) in stopread() function
227 #define stopread NULL macro
H A Dskelform.c111 static int stopread(sox_format_t UNUSED * ft) in stopread() function
H A Dpulseaudio.c88 static int stopread(sox_format_t * ft) in stopread() function
H A Dlpc10.c195 static int stopread(sox_format_t * ft) in stopread() function
H A Dopus.c208 static int stopread(sox_format_t * ft) in stopread() function
H A Dxa.c271 static int stopread(sox_format_t * ft) in stopread() function
H A Dprc.c286 static int stopread(sox_format_t * ft) in stopread() function
H A Dmp3.c549 static int stopread(sox_format_t * ft) in stopread() function
673 #define stopread NULL macro
H A Dcoreaudio.c323 static int stopread(sox_format_t * ft) in stopread() function
H A Dsndfile.c400 static int stopread(sox_format_t * ft) in stopread() function
H A Dvorbis.c226 static int stopread(sox_format_t * ft) in stopread() function
H A Dhcom.c248 static int stopread(sox_format_t * ft) in stopread() function
H A Dwav.c1077 static int stopread(sox_format_t * ft) in stopread() function
H A Dsox.h1448 …sox_format_handler_stopread stopread; /**< called to close reader (decoder); may be null if no clo… member