Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c542 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 1; in hal_vp9d_vdpu34x_gen_regs()
544 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 0; in hal_vp9d_vdpu34x_gen_regs()
770 …vp9_hw_regs->vp9d_param.reg75.mode_deltas_lastframe |= (hw_ctx->ls_info.last_mode_deltas[i] & 0x7… in hal_vp9d_vdpu34x_gen_regs()
776 …vp9_hw_regs->vp9d_param.reg75.segmentation_enable_lstframe = hw_ctx->ls_info.segmentation_enab… in hal_vp9d_vdpu34x_gen_regs()
777 … vp9_hw_regs->vp9d_param.reg75.last_show_frame = hw_ctx->ls_info.last_show_frame; in hal_vp9d_vdpu34x_gen_regs()
778 … vp9_hw_regs->vp9d_param.reg75.last_intra_only = hw_ctx->ls_info.last_intra_only; in hal_vp9d_vdpu34x_gen_regs()
779 …vp9_hw_regs->vp9d_param.reg75.last_widthheight_eqcur = (pic_param->width == hw_ctx->ls_i… in hal_vp9d_vdpu34x_gen_regs()
H A Dhal_vp9d_vdpu382.c556 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 1; in hal_vp9d_vdpu382_gen_regs()
558 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 0; in hal_vp9d_vdpu382_gen_regs()
780 …vp9_hw_regs->vp9d_param.reg75.mode_deltas_lastframe |= (hw_ctx->ls_info.last_mode_deltas[i] & 0x7… in hal_vp9d_vdpu382_gen_regs()
786 …vp9_hw_regs->vp9d_param.reg75.segmentation_enable_lstframe = hw_ctx->ls_info.segmentation_enab… in hal_vp9d_vdpu382_gen_regs()
787 … vp9_hw_regs->vp9d_param.reg75.last_show_frame = hw_ctx->ls_info.last_show_frame; in hal_vp9d_vdpu382_gen_regs()
788 … vp9_hw_regs->vp9d_param.reg75.last_intra_only = hw_ctx->ls_info.last_intra_only; in hal_vp9d_vdpu382_gen_regs()
789 …vp9_hw_regs->vp9d_param.reg75.last_widthheight_eqcur = (pic_param->width == hw_ctx->ls_i… in hal_vp9d_vdpu382_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_vp9d.h58 } reg75; member
H A Dvdpu382_vp9d.h58 } reg75; member
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp2_reg.h818 } reg75; // 0x032C member
H A Dvdpp2.c785 dst_reg->sharp.reg75.sw_peaking5_ratio_n23 = peaking_ctrl_ratio_N23[5]; in set_shp_to_vdpp2_reg()
786 dst_reg->sharp.reg75.sw_peaking5_ratio_p01 = peaking_ctrl_ratio_P01[5]; in set_shp_to_vdpp2_reg()