Searched refs:fp_recon (Results 1 – 2 of 2) sorted by relevance
252 FILE *fp_recon; member
950 ps_app_ctxt->fp_recon = NULL; in init_default_params()1789 ps_app_ctxt->fp_recon = fopen(ps_app_ctxt->ac_recon_fname, "wb"); in synchronous_encode()1790 if(NULL == ps_app_ctxt->fp_recon) in synchronous_encode()2284 status = write_recon(ps_app_ctxt->fp_recon, &s_recon_buf); in synchronous_encode()2342 fclose(ps_app_ctxt->fp_recon); in synchronous_encode()