Home
last modified time | relevance | path

Searched refs:lsx_tmpfile (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox_i.c65 FILE * lsx_tmpfile(void) in lsx_tmpfile() function
H A Dreverse.c25 p->tmp_file = lsx_tmpfile(); in start()
H A Drepeat.c46 if (!(p->tmp_file = lsx_tmpfile())) { in start()
H A D8svx.c219 if ((p->tmp[i] = lsx_tmpfile()) == NULL) in startwrite()
H A Dgain.c87 p->tmp_file = lsx_tmpfile(); in start()
H A Dsox_i.h57 FILE * lsx_tmpfile(void);