Searched refs:fp_op (Results 1 – 2 of 2) sorted by relevance
248 FILE *fp_op; member
945 ps_app_ctxt->fp_op = NULL; in init_default_params()1560 ps_app_ctxt->fp_op = fopen(ps_app_ctxt->ac_op_fname, "wb"); in synchronous_encode()1561 if(NULL == ps_app_ctxt->fp_op) in synchronous_encode()1856 status = write_output(ps_app_ctxt->fp_op, pu1_buf, num_bytes); in synchronous_encode()2063 fclose(ps_app_ctxt->fp_op); in synchronous_encode()