Searched refs:fp_psnr_ip (Results 1 – 2 of 2) sorted by relevance
254 FILE *fp_psnr_ip; member
952 ps_app_ctxt->fp_psnr_ip = NULL; in init_default_params()1812 ps_app_ctxt->fp_psnr_ip = fopen(ps_app_ctxt->ac_ip_fname, "rb"); in synchronous_encode()1813 if(NULL == ps_app_ctxt->fp_psnr_ip) in synchronous_encode()2276 read_input(ps_app_ctxt->fp_psnr_ip, &s_inp_buf); in synchronous_encode()2350 fclose(ps_app_ctxt->fp_psnr_ip); in synchronous_encode()