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