Home
last modified time | relevance | path

Searched refs:reg_osd (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu511_reg.h375 Vepu511OsdRegs reg_osd; member
H A Dhal_jpege_vepu511.c435 vepu511_set_osd(&ctx->osd_cfg, &regs->reg_osd.osd_jpeg_cfg); in hal_jpege_vepu511_gen_regs()
511 cfg.reg = &hw_regs->reg_osd; in hal_jpege_vepu511_start()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c370 p->osd_cfg.reg_base = &p->regs_sets->reg_osd; in hal_h264e_vepu580_init()
603 ctx->osd_cfg.reg_base = &ctx->regs_set->reg_osd; in hal_h264e_vepu580_get_task()
2268 wr_cfg.reg = &regs->reg_osd; in hal_h264e_vepu580_start()
2269 wr_cfg.size = sizeof(regs->reg_osd); in hal_h264e_vepu580_start()
H A Dhal_h264e_vepu511_reg.h1199 Vepu511OsdRegs reg_osd; member
H A Dhal_h264e_vepu511.c2161 vepu511_set_osd(&ctx->osd_cfg, &regs->reg_osd.osd_comb_cfg); in hal_h264e_vepu511_gen_regs()
2263 wr_cfg.reg = &regs->reg_osd; in hal_h264e_vepu511_start()
2264 wr_cfg.size = sizeof(regs->reg_osd); in hal_h264e_vepu511_start()
H A Dhal_h264e_vepu580_reg.h2940 Vepu580Osd reg_osd; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu511.c2216 vepu511_set_osd(&ctx->osd_cfg, &regs->reg_osd.osd_comb_cfg); in hal_h265e_vepu511_gen_regs()
2362 cfg.reg = &hw_regs->reg_osd; in hal_h265e_vepu511_start()
2363 cfg.size = sizeof(hw_regs->reg_osd); in hal_h265e_vepu511_start()
2373 regs = (RK_U32*)&hw_regs->reg_osd; in hal_h265e_vepu511_start()
H A Dhal_h265e_vepu511_reg.h1566 Vepu511OsdRegs reg_osd; member