Home
last modified time | relevance | path

Searched refs:dec_out_base (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c225 p_regs->sw13.dec_out_base = mpp_buffer_get_fd(framebuf); in hal_m2vd_vdpu1_gen_regs()
227 p_regs->sw13.dec_out_base = mpp_buffer_get_fd(framebuf); in hal_m2vd_vdpu1_gen_regs()
H A Dhal_m2vd_vdpu1_reg.h131 RK_U32 dec_out_base : 32; member
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_vdpu1_reg.h124 RK_U32 dec_out_base : 32; member
H A Dhal_avsd_plus_reg.h124 RK_U32 dec_out_base; member
H A Dhal_avsd_plus.c173 p_regs->sw13.dec_out_base = get_frame_fd(p_hal, task->output); in set_regs_parameters()
178 p_regs->sw13.dec_out_base = get_frame_fd(p_hal, task->output); in set_regs_parameters()
H A Dhal_avsd_vdpu1.c134 p_regs->sw13.dec_out_base = get_frame_fd(p_hal, task->output); in set_regs_parameters()