Lines Matching refs:osd_cfg
87 Vepu5xxOsdCfg osd_cfg; member
629 ctx->osd_cfg.reg_base = ctx->regs; in hal_h265e_v541_init()
630 ctx->osd_cfg.dev = ctx->dev; in hal_h265e_v541_init()
631 ctx->osd_cfg.reg_cfg = NULL; in hal_h265e_v541_init()
632 ctx->osd_cfg.plt_cfg = &ctx->cfg->plt_cfg; in hal_h265e_v541_init()
633 ctx->osd_cfg.osd_data = NULL; in hal_h265e_v541_init()
634 ctx->osd_cfg.osd_data2 = NULL; in hal_h265e_v541_init()
1622 vepu540_set_osd(&ctx->osd_cfg); in hal_h265e_v541_gen_regs()
1624 vepu541_set_osd(&ctx->osd_cfg); in hal_h265e_v541_gen_regs()
2002 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h265e_v541_get_task()
2003 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&ctx->osd_cfg.osd_data2, NULL); in hal_h265e_v541_get_task()