Searched refs:resetFlag (Results 1 – 2 of 2) sorted by relevance
177 ctx->resetFlag = 0; in m2vd_parser_init_ctx()345 p->resetFlag = 1; in m2vd_parser_reset()1121 if (ctx->resetFlag && pic_head->picture_coding_type != M2VD_CODING_TYPE_I) { in m2vd_alloc_frame()1122 …mpp_log("[m2v]: resetFlag[%d] && picture_coding_type[%d] != I_TYPE", ctx->resetFlag, pic_head->pic… in m2vd_alloc_frame()1126 ctx->resetFlag = 0; in m2vd_alloc_frame()1306 ctx->resetFlag = 1; in m2vd_alloc_frame()
255 RK_S32 resetFlag; member