Searched refs:osd_cfg (Results 1 – 12 of 12) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/jpege/ |
| H A D | hal_jpege_vepu511.c | 45 Vepu511OsdCfg osd_cfg; member 434 if (ctx->osd_cfg.osd_data3 || ctx->osd_cfg.osd_data) in hal_jpege_vepu511_gen_regs() 435 vepu511_set_osd(&ctx->osd_cfg, ®s->reg_osd.osd_jpeg_cfg); in hal_jpege_vepu511_gen_regs() 626 mpp_meta_get_ptr(meta, KEY_OSD_DATA3, (void **)&ctx->osd_cfg.osd_data3); in hal_jpege_vepu511_get_task()
|
| H A D | hal_jpege_vepu511_reg.h | 307 JpegVepu511Osd_cfg osd_cfg[8]; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 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() [all …]
|
| H A D | hal_h264e_vepu580.c | 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() [all …]
|
| H A D | hal_h264e_vepu511.c | 124 Vepu511OsdCfg osd_cfg; member 564 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA3, (void **)&ctx->osd_cfg.osd_data3, NULL); in hal_h264e_vepu511_get_task() 2160 if (ctx->osd_cfg.osd_data3) in hal_h264e_vepu511_gen_regs() 2161 vepu511_set_osd(&ctx->osd_cfg, ®s->reg_osd.osd_comb_cfg); in hal_h264e_vepu511_gen_regs()
|
| H A D | hal_h264e_vepu580_reg.h | 2283 } osd_cfg; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu541.c | 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() [all …]
|
| H A D | hal_h265e_vepu580.c | 146 Vepu5xxOsdCfg osd_cfg; member 1542 frm_cfg->osd_cfg.reg_base = &frm_cfg->regs_set[0]->reg_osd_cfg; in hal_h265e_v580_init() 1545 frm_cfg->osd_cfg.dev = ctx->dev; in hal_h265e_v580_init() 1546 frm_cfg->osd_cfg.plt_cfg = &ctx->cfg->plt_cfg; in hal_h265e_v580_init() 1547 frm_cfg->osd_cfg.osd_data = NULL; in hal_h265e_v580_init() 1548 frm_cfg->osd_cfg.osd_data2 = NULL; in hal_h265e_v580_init() 1550 frm_cfg->osd_cfg.reg_cfg = frm_cfg->reg_cfg; in hal_h265e_v580_init() 2786 vepu580_set_osd(&ctx->frm->osd_cfg); in hal_h265e_v580_gen_regs() 3348 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA, (void **)&frm_cfg->osd_cfg.osd_data, NULL); in hal_h265e_v580_get_task() 3349 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA2, (void **)&frm_cfg->osd_cfg.osd_data2, NULL); in hal_h265e_v580_get_task() [all …]
|
| H A D | hal_h265e_vepu541_reg.h | 760 } osd_cfg; member
|
| H A D | hal_h265e_vepu511.c | 135 Vepu511OsdCfg osd_cfg; member 2215 if (ctx->osd_cfg.osd_data3) in hal_h265e_vepu511_gen_regs() 2216 vepu511_set_osd(&ctx->osd_cfg, ®s->reg_osd.osd_comb_cfg); in hal_h265e_vepu511_gen_regs() 2756 mpp_meta_get_ptr_d(meta, KEY_OSD_DATA3, (void **)&ctx->osd_cfg.osd_data3, NULL); in hal_h265e_vepu511_get_task()
|
| H A D | hal_h265e_vepu580_reg.h | 2169 } osd_cfg; member
|
| H A D | hal_h265e_vepu510.c | 87 Vepu5xxOsdCfg osd_cfg; member
|