Lines Matching refs:osd_cfg
98 Vepu5xxOsdCfg osd_cfg; member
370 p->osd_cfg.reg_base = &p->regs_sets->reg_osd; in hal_h264e_vepu580_init()
371 p->osd_cfg.dev = p->dev; in hal_h264e_vepu580_init()
372 p->osd_cfg.reg_cfg = NULL; in hal_h264e_vepu580_init()
373 p->osd_cfg.plt_cfg = &p->cfg->plt_cfg; in hal_h264e_vepu580_init()
374 p->osd_cfg.osd_data = NULL; in hal_h264e_vepu580_init()
375 p->osd_cfg.osd_data2 = NULL; in hal_h264e_vepu580_init()
399 p->osd_cfg.reg_cfg = p->offsets; in hal_h264e_vepu580_init()
585 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h264e_vepu580_get_task()
586 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&ctx->osd_cfg.osd_data2, NULL); in hal_h264e_vepu580_get_task()
603 ctx->osd_cfg.reg_base = &ctx->regs_set->reg_osd; in hal_h264e_vepu580_get_task()
2170 vepu580_set_osd(&ctx->osd_cfg); in hal_h264e_vepu580_gen_regs()