Searched refs:plt_cfg (Results 1 – 10 of 10) sorted by relevance
16 MppEncOSDPltCfg *plt_cfg = cfg->plt_cfg; in vepu580_set_osd() local32 if (plt_cfg->type == MPP_ENC_OSD_PLT_TYPE_USERDEF) { in vepu580_set_osd()33 memcpy(regs->plt_data, plt_cfg->plt, sizeof(MppEncOSDPlt)); in vepu580_set_osd()
250 MppEncOSDPltCfg *plt_cfg = cfg->plt_cfg; in vepu541_set_osd() local266 if (plt_cfg->type == MPP_ENC_OSD_PLT_TYPE_USERDEF) { in vepu541_set_osd()269 wr_cfg.reg = plt_cfg->plt; in vepu541_set_osd()449 MppEncOSDPltCfg *plt_cfg = cfg->plt_cfg; in vepu540_set_osd() local465 if (plt_cfg->type == MPP_ENC_OSD_PLT_TYPE_USERDEF) { in vepu540_set_osd()468 wr_cfg.reg = plt_cfg->plt; in vepu540_set_osd()
73 MppEncOSDPltCfg *plt_cfg; member
51 MppEncOSDPltCfg plt_cfg; member
156 p->cfg->plt_cfg.plt = &p->cfg->plt_data; in mpp_enc_init_v2()416 memcpy(param, &enc->cfg->plt_cfg, sizeof(enc->cfg->plt_cfg)); in mpp_enc_control_v2()
1429 MppEncOSDPltCfg *dst = &enc->cfg->plt_cfg; in mpp_enc_proc_cfg()
196 p->osd_cfg.plt_cfg = &p->cfg->plt_cfg; in hal_h264e_vepu541_init()
373 p->osd_cfg.plt_cfg = &p->cfg->plt_cfg; in hal_h264e_vepu580_init()
632 ctx->osd_cfg.plt_cfg = &ctx->cfg->plt_cfg; in hal_h265e_v541_init()
1546 frm_cfg->osd_cfg.plt_cfg = &ctx->cfg->plt_cfg; in hal_h265e_v580_init()