Searched refs:coef_file (Results 1 – 1 of 1) sorted by relevance
49 FILE *coef_file; variable154 coef_file = NULL; in init()168 if (coef_file) fclose(coef_file); in clean_up()704 dump_header(&dspadpcmheader, coef_file); in encode_soundfile()874 dump_header(&dspadpcmheader, coef_file); in decode_input_file()988 if ((coef_file = fopen(coef_path, "w")) == NULL) in main()