Home
last modified time | relevance | path

Searched refs:reg130_decout_base (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c764 hw_regs->common_addr.reg130_decout_base = mpp_buffer_get_fd(framebuf); //just index need map in hal_h265d_vdpu382_gen_regs()
768 if (hw_regs->common_addr.reg130_decout_base == 0) { in hal_h265d_vdpu382_gen_regs()
772 hw_regs->common_addr.reg130_decout_base = fd; in hal_h265d_vdpu382_gen_regs()
836 valid_ref = hw_regs->common_addr.reg130_decout_base; in hal_h265d_vdpu382_gen_regs()
934 hw_regs->common_addr.reg130_decout_base; in hal_h265d_vdpu382_gen_regs()
936 hw_regs->common_addr.reg130_decout_base; in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c975 hw_regs->common_addr.reg130_decout_base = mpp_buffer_get_fd(framebuf); //just index need map in hal_h265d_vdpu34x_gen_regs()
979 if (hw_regs->common_addr.reg130_decout_base == 0) { in hal_h265d_vdpu34x_gen_regs()
983 hw_regs->common_addr.reg130_decout_base = fd; in hal_h265d_vdpu34x_gen_regs()
1043 valid_ref = hw_regs->common_addr.reg130_decout_base; in hal_h265d_vdpu34x_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c660 vp9_hw_regs->common_addr.reg130_decout_base = mpp_buffer_get_fd(framebuf); in hal_vp9d_vdpu382_gen_regs()
741 reg_ref_base[i] = vp9_hw_regs->common_addr.reg130_decout_base; in hal_vp9d_vdpu382_gen_regs()
746 reg_ref_base[i] = vp9_hw_regs->common_addr.reg130_decout_base; in hal_vp9d_vdpu382_gen_regs()
857 vp9_hw_regs->common_addr.reg130_decout_base; in hal_vp9d_vdpu382_gen_regs()
859 vp9_hw_regs->common_addr.reg130_decout_base; in hal_vp9d_vdpu382_gen_regs()
H A Dhal_vp9d_vdpu34x.c650 vp9_hw_regs->common_addr.reg130_decout_base = mpp_buffer_get_fd(framebuf); in hal_vp9d_vdpu34x_gen_regs()
731 reg_ref_base[i] = vp9_hw_regs->common_addr.reg130_decout_base; in hal_vp9d_vdpu34x_gen_regs()
736 reg_ref_base[i] = vp9_hw_regs->common_addr.reg130_decout_base; in hal_vp9d_vdpu34x_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu382.c435 p_regs->common_addr.reg130_decout_base = fd; in fill_registers()
527 p_regs->avs2d_addr.scale_down_luma_base = p_regs->common_addr.reg130_decout_base; in fill_registers()
528 p_regs->avs2d_addr.scale_down_chorme_base = p_regs->common_addr.reg130_decout_base; in fill_registers()
H A Dhal_avs2d_rkv.c374 p_regs->common_addr.reg130_decout_base = fd; in fill_registers()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu382.c589 regs->common_addr.reg130_decout_base = fd; in set_registers()
1053 regs->common_addr.reg130_decout_base; in vdpu382_h264d_gen_regs()
1055 regs->common_addr.reg130_decout_base; in vdpu382_h264d_gen_regs()
H A Dhal_h264d_vdpu34x.c580 regs->common_addr.reg130_decout_base = fd; in set_registers()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_com.h297 RK_U32 reg130_decout_base; member
H A Dvdpu382_com.h333 RK_U32 reg130_decout_base; member