Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c740 hw_regs->h265d_param.reg64.h26x_rps_mode = 0; in hal_h265d_vdpu382_gen_regs()
741 hw_regs->h265d_param.reg64.h26x_frame_orslice = 0; in hal_h265d_vdpu382_gen_regs()
742 hw_regs->h265d_param.reg64.h26x_stream_mode = 0; in hal_h265d_vdpu382_gen_regs()
776 hw_regs->h265d_param.reg65.cur_top_poc = dxva_cxt->pp.CurrPicOrderCntVal; in hal_h265d_vdpu382_gen_regs()
784 hw_regs->h265d_param.reg103.ref_pic_layer_same_with_cur = 0xffff; in hal_h265d_vdpu382_gen_regs()
847 hw_regs->h265d_param.reg67_82_ref_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_vdpu382_gen_regs()
872 SET_REF_VALID(hw_regs->h265d_param, i, 1); in hal_h265d_vdpu382_gen_regs()
998 wr_cfg.reg = &hw_regs->h265d_param; in hal_h265d_vdpu382_start()
999 wr_cfg.size = sizeof(hw_regs->h265d_param); in hal_h265d_vdpu382_start()
H A Dhal_h265d_vdpu34x.c951 hw_regs->h265d_param.reg64.h26x_rps_mode = 0; in hal_h265d_vdpu34x_gen_regs()
952 hw_regs->h265d_param.reg64.h26x_frame_orslice = 0; in hal_h265d_vdpu34x_gen_regs()
953 hw_regs->h265d_param.reg64.h26x_stream_mode = 0; in hal_h265d_vdpu34x_gen_regs()
987 hw_regs->h265d_param.reg65.cur_top_poc = dxva_cxt->pp.CurrPicOrderCntVal; in hal_h265d_vdpu34x_gen_regs()
997 hw_regs->h265d_param.reg103.ref_pic_layer_same_with_cur = 0xffff; in hal_h265d_vdpu34x_gen_regs()
1052 hw_regs->h265d_param.reg67_82_ref_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_vdpu34x_gen_regs()
1076 SET_REF_VALID(hw_regs->h265d_param, i, 1); in hal_h265d_vdpu34x_gen_regs()
1187 wr_cfg.reg = &hw_regs->h265d_param; in hal_h265d_vdpu34x_start()
1188 wr_cfg.size = sizeof(hw_regs->h265d_param); in hal_h265d_vdpu34x_start()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_h265d.h180 Vdpu34xRegH265d h265d_param; member
H A Dvdpu382_h265d.h204 Vdpu382RegH265d h265d_param; member