Searched refs:f_recon (Results 1 – 1 of 1) sorted by relevance
4565 FILE *f_recon = NULL; in dump_filtered_recon_frames() local4568 if ((f_recon = fopen(file_name, "wb")) == NULL) { in dump_filtered_recon_frames()4573 if ((f_recon = fopen(file_name, "ab")) == NULL) { in dump_filtered_recon_frames()4599 f_recon); in dump_filtered_recon_frames()4604 f_recon); in dump_filtered_recon_frames()4609 f_recon); in dump_filtered_recon_frames()4612 fclose(f_recon); in dump_filtered_recon_frames()