Lines Matching refs:osd_cfg
82 Vepu5xxOsdCfg osd_cfg; member
193 p->osd_cfg.reg_base = &p->regs_set; in hal_h264e_vepu541_init()
194 p->osd_cfg.dev = p->dev; in hal_h264e_vepu541_init()
195 p->osd_cfg.reg_cfg = NULL; in hal_h264e_vepu541_init()
196 p->osd_cfg.plt_cfg = &p->cfg->plt_cfg; in hal_h264e_vepu541_init()
197 p->osd_cfg.osd_data = NULL; in hal_h264e_vepu541_init()
198 p->osd_cfg.osd_data2 = NULL; in hal_h264e_vepu541_init()
359 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h264e_vepu541_get_task()
360 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&ctx->osd_cfg.osd_data2, NULL); in hal_h264e_vepu541_get_task()
1633 vepu540_set_osd(&ctx->osd_cfg); in hal_h264e_vepu541_gen_regs()
1635 vepu541_set_osd(&ctx->osd_cfg); in hal_h264e_vepu541_gen_regs()