Searched refs:fast_parse (Results 1 – 8 of 8) sorted by relevance
69 if (!p->parser_fast_mode && base->fast_parse) { in mpp_dec_update_cfg()71 base->fast_parse = 0; in mpp_dec_update_cfg()75 p->parser_fast_mode = base->fast_parse; in mpp_dec_update_cfg()504 dst_base->fast_parse = src_base->fast_parse; in mpp_dec_set_cfg()673 if (dec_cfg->base.fast_parse && support_fast_mode) { in mpp_dec_init()677 dec_cfg->base.fast_parse = 0; in mpp_dec_init()1017 cfg->fast_parse = (param) ? (*((RK_U32 *)param)) : (0); in mpp_dec_set_cfg_by_cmd()1019 dec_dbg_func("fast parse mode %d\n", cfg->fast_parse); in mpp_dec_set_cfg_by_cmd()
117 …ENTRY(base, fast_parse, U32, RK_U32, MPP_DEC_CFG_CHANGE_FAST_PARSE, base, fast…267 cfg->base.fast_parse = 1; in mpp_dec_cfg_set_default()
70 RK_U32 fast_parse; member
118 p_hal->fast_mode = cfg->cfg->base.fast_parse; in hal_avs2d_init()
65 p->fast_mode = cfg->cfg->base.fast_parse && cfg->support_fast_mode; in hal_vp9d_init()
74 p->fast_mode = cfg->cfg->base.fast_parse; in hal_h265d_init()
77 p_hal->fast_mode = cfg->cfg->base.fast_parse && cfg->support_fast_mode; in hal_av1d_init()
208 p_hal->fast_mode = cfg->cfg->base.fast_parse; in hal_h264d_init()