Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfir.c59 FILE * file = lsx_open_input_file(effp, p->filename, sox_true); in start()
H A Dfirfit.c85 FILE * file = lsx_open_input_file(effp, p->filename, sox_true); in read_knots()
H A Dnoisered.c89 FILE * ifp = lsx_open_input_file(effp, data->profile_filename, sox_false); in sox_noisered_start()
H A Deffects_i.c454 FILE * lsx_open_input_file(sox_effect_t * effp, char const * filename, sox_bool text_mode) in lsx_open_input_file() function
H A Dsox_i.h81 FILE * lsx_open_input_file(sox_effect_t * effp, char const * filename, sox_bool text_mode);