Searched refs:fp_psnr_ip (Results 1 – 2 of 2) sorted by relevance
251 FILE *fp_psnr_ip; member
948 ps_app_ctxt->fp_psnr_ip = NULL; in init_default_params()1592 ps_app_ctxt->fp_psnr_ip = fopen(ps_app_ctxt->ac_ip_fname, "rb"); in synchronous_encode()1593 if(NULL == ps_app_ctxt->fp_psnr_ip) in synchronous_encode()2000 read_input(ps_app_ctxt->fp_psnr_ip, &s_inp_buf); in synchronous_encode()2074 fclose(ps_app_ctxt->fp_psnr_ip); in synchronous_encode()