Home
last modified time | relevance | path

Searched refs:osd_cfg (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c81 Vepu541OsdCfg osd_cfg; member
191 p->osd_cfg.reg_base = &p->regs_set; in hal_h264e_vepu541_init()
192 p->osd_cfg.dev = p->dev; in hal_h264e_vepu541_init()
193 p->osd_cfg.reg_cfg = NULL; in hal_h264e_vepu541_init()
194 p->osd_cfg.plt_cfg = &p->cfg->plt_cfg; in hal_h264e_vepu541_init()
195 p->osd_cfg.osd_data = NULL; in hal_h264e_vepu541_init()
196 p->osd_cfg.osd_data2 = NULL; in hal_h264e_vepu541_init()
354 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h264e_vepu541_get_task()
355 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&ctx->osd_cfg.osd_data2, NULL); in hal_h264e_vepu541_get_task()
1590 vepu540_set_osd(&ctx->osd_cfg); in hal_h264e_vepu541_gen_regs()
[all …]
H A Dhal_h264e_vepu580.c98 Vepu541OsdCfg osd_cfg; member
350 p->osd_cfg.reg_base = &p->regs_sets->reg_osd; in hal_h264e_vepu580_init()
351 p->osd_cfg.dev = p->dev; in hal_h264e_vepu580_init()
352 p->osd_cfg.reg_cfg = NULL; in hal_h264e_vepu580_init()
353 p->osd_cfg.plt_cfg = &p->cfg->plt_cfg; in hal_h264e_vepu580_init()
354 p->osd_cfg.osd_data = NULL; in hal_h264e_vepu580_init()
355 p->osd_cfg.osd_data2 = NULL; in hal_h264e_vepu580_init()
376 p->osd_cfg.reg_cfg = p->offsets; in hal_h264e_vepu580_init()
562 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h264e_vepu580_get_task()
563 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&ctx->osd_cfg.osd_data2, NULL); in hal_h264e_vepu580_get_task()
[all …]
H A Dhal_h264e_vepu580_reg.h2353 } osd_cfg; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c86 Vepu541OsdCfg osd_cfg; member
659 ctx->osd_cfg.reg_base = ctx->regs; in hal_h265e_v541_init()
660 ctx->osd_cfg.dev = ctx->dev; in hal_h265e_v541_init()
661 ctx->osd_cfg.reg_cfg = NULL; in hal_h265e_v541_init()
662 ctx->osd_cfg.plt_cfg = &ctx->cfg->plt_cfg; in hal_h265e_v541_init()
663 ctx->osd_cfg.osd_data = NULL; in hal_h265e_v541_init()
664 ctx->osd_cfg.osd_data2 = NULL; in hal_h265e_v541_init()
1681 vepu540_set_osd(&ctx->osd_cfg); in hal_h265e_v541_gen_regs()
1683 vepu541_set_osd(&ctx->osd_cfg); in hal_h265e_v541_gen_regs()
2070 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h265e_v541_get_task()
[all …]
H A Dhal_h265e_vepu580.c102 Vepu541OsdCfg osd_cfg; member
1473 ctx->osd_cfg.reg_base = (void *)&regs->reg_osd_cfg; in hal_h265e_v580_init()
1474 ctx->osd_cfg.dev = ctx->dev; in hal_h265e_v580_init()
1475 ctx->osd_cfg.plt_cfg = &ctx->cfg->plt_cfg; in hal_h265e_v580_init()
1476 ctx->osd_cfg.osd_data = NULL; in hal_h265e_v580_init()
1477 ctx->osd_cfg.osd_data2 = NULL; in hal_h265e_v580_init()
1480 ctx->osd_cfg.reg_cfg = ctx->reg_cfg; in hal_h265e_v580_init()
2636 vepu580_set_osd(&ctx->osd_cfg); in hal_h265e_v580_gen_regs()
3157 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&ctx->osd_cfg.osd_data, NULL); in hal_h265e_v580_get_task()
3158 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&ctx->osd_cfg.osd_data2, NULL); in hal_h265e_v580_get_task()
H A Dhal_h265e_vepu541_reg.h760 } osd_cfg; member
H A Dhal_h265e_vepu580_reg.h2241 } osd_cfg; member