Searched refs:fp_mb_info (Results 1 – 3 of 3) sorted by relevance
252 FILE *fp_mb_info; member
112 bytes = fread(pv_mb_info, 1, size, ps_app_ctxt->fp_mb_info); in read_mb_info()
949 ps_app_ctxt->fp_mb_info = NULL; in init_default_params()1602 ps_app_ctxt->fp_mb_info = fopen(ps_app_ctxt->ac_mb_info_fname, "rb"); in synchronous_encode()1603 if(NULL == ps_app_ctxt->fp_mb_info) in synchronous_encode()2079 fclose(ps_app_ctxt->fp_mb_info); in synchronous_encode()