Searched refs:fp_op (Results 1 – 2 of 2) sorted by relevance
251 FILE *fp_op; member
949 ps_app_ctxt->fp_op = NULL; in init_default_params()1780 ps_app_ctxt->fp_op = fopen(ps_app_ctxt->ac_op_fname, "wb"); in synchronous_encode()1781 if(NULL == ps_app_ctxt->fp_op) in synchronous_encode()2132 status = write_output(ps_app_ctxt->fp_op, pu1_buf, num_bytes); in synchronous_encode()2339 fclose(ps_app_ctxt->fp_op); in synchronous_encode()