Home
last modified time | relevance | path

Searched refs:h265d_param (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c742 hw_regs->h265d_param.reg64.h26x_rps_mode = 0; in hal_h265d_vdpu382_gen_regs()
743 hw_regs->h265d_param.reg64.h26x_frame_orslice = 0; in hal_h265d_vdpu382_gen_regs()
744 hw_regs->h265d_param.reg64.h26x_stream_mode = 0; in hal_h265d_vdpu382_gen_regs()
775 hw_regs->h265d_param.reg65.cur_top_poc = dxva_cxt->pp.CurrPicOrderCntVal; in hal_h265d_vdpu382_gen_regs()
783 hw_regs->h265d_param.reg103.ref_pic_layer_same_with_cur = 0xffff; in hal_h265d_vdpu382_gen_regs()
845 hw_regs->h265d_param.reg67_82_ref_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_vdpu382_gen_regs()
870 SET_REF_VALID(hw_regs->h265d_param, i, 1); in hal_h265d_vdpu382_gen_regs()
995 wr_cfg.reg = &hw_regs->h265d_param; in hal_h265d_vdpu382_start()
996 wr_cfg.size = sizeof(hw_regs->h265d_param); in hal_h265d_vdpu382_start()
H A Dhal_h265d_vdpu34x.c953 hw_regs->h265d_param.reg64.h26x_rps_mode = 0; in hal_h265d_vdpu34x_gen_regs()
954 hw_regs->h265d_param.reg64.h26x_frame_orslice = 0; in hal_h265d_vdpu34x_gen_regs()
955 hw_regs->h265d_param.reg64.h26x_stream_mode = 0; in hal_h265d_vdpu34x_gen_regs()
986 hw_regs->h265d_param.reg65.cur_top_poc = dxva_cxt->pp.CurrPicOrderCntVal; in hal_h265d_vdpu34x_gen_regs()
996 hw_regs->h265d_param.reg103.ref_pic_layer_same_with_cur = 0xffff; in hal_h265d_vdpu34x_gen_regs()
1056 hw_regs->h265d_param.reg67_82_ref_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_vdpu34x_gen_regs()
1102 SET_REF_VALID(hw_regs->h265d_param, i, 1); in hal_h265d_vdpu34x_gen_regs()
1202 wr_cfg.reg = &hw_regs->h265d_param; in hal_h265d_vdpu34x_start()
1203 wr_cfg.size = sizeof(hw_regs->h265d_param); in hal_h265d_vdpu34x_start()
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_h265d.h180 Vdpu34xRegH265d h265d_param; member
H A Dvdpu382_h265d.h204 Vdpu382RegH265d h265d_param; member