Searched refs:fp_psnr_ip (Results 1 – 2 of 2) sorted by relevance
250 FILE *fp_psnr_ip; member
942 ps_app_ctxt->fp_psnr_ip = NULL; in init_default_params()1523 ps_app_ctxt->fp_psnr_ip = fopen(ps_app_ctxt->ac_ip_fname, "rb"); in synchronous_encode()1524 if(NULL == ps_app_ctxt->fp_psnr_ip) in synchronous_encode()1931 read_input(ps_app_ctxt->fp_psnr_ip, &s_inp_buf); in synchronous_encode()2005 fclose(ps_app_ctxt->fp_psnr_ip); in synchronous_encode()