Searched refs:fp_recon (Results 1 – 2 of 2) sorted by relevance
249 FILE *fp_recon; member
946 ps_app_ctxt->fp_recon = NULL; in init_default_params()1510 ps_app_ctxt->fp_recon = fopen(ps_app_ctxt->ac_recon_fname, "wb"); in synchronous_encode()1511 if(NULL == ps_app_ctxt->fp_recon) in synchronous_encode()1949 status = write_recon(ps_app_ctxt->fp_recon, &s_recon_buf); in synchronous_encode()2007 fclose(ps_app_ctxt->fp_recon); in synchronous_encode()