Home | History | Annotate | Download | only in encoder

Lines Matching full:fp_mb_info

949     ps_app_ctxt->fp_mb_info              = NULL;
1602 ps_app_ctxt->fp_mb_info = fopen(ps_app_ctxt->ac_mb_info_fname, "rb");
1603 if(NULL == ps_app_ctxt->fp_mb_info)
2079 fclose(ps_app_ctxt->fp_mb_info);