Searched refs:fp_dbg_file (Results 1 – 2 of 2) sorted by relevance
295 FILE *fp_dbg_file[M2VD_DBG_FILE_NUM]; member
215 ctx->fp_dbg_file[k] = NULL; in m2vd_parser_init_ctx()217 ctx->fp_dbg_file[0] = fopen("/sdcard/m2vd_dbg_stream.txt", "wb"); in m2vd_parser_init_ctx()218 if (!ctx->fp_dbg_file[0]) in m2vd_parser_init_ctx()227 ctx->fp_dbg_file[k] = NULL; in m2vd_parser_init_ctx()267 M2VD_FCLOSE(p->fp_dbg_file[k]); in m2vd_parser_deinit()