Searched refs:lsx_open_input_file (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fir.c | 59 FILE * file = lsx_open_input_file(effp, p->filename, sox_true); in start()
|
| H A D | firfit.c | 85 FILE * file = lsx_open_input_file(effp, p->filename, sox_true); in read_knots()
|
| H A D | noisered.c | 89 FILE * ifp = lsx_open_input_file(effp, data->profile_filename, sox_false); in sox_noisered_start()
|
| H A D | effects_i.c | 454 FILE * lsx_open_input_file(sox_effect_t * effp, char const * filename, sox_bool text_mode) in lsx_open_input_file() function
|
| H A D | sox_i.h | 81 FILE * lsx_open_input_file(sox_effect_t * effp, char const * filename, sox_bool text_mode);
|