Searched refs:reg75 (Results 1 – 4 of 4) sorted by relevance
549 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 1; in hal_vp9d_vdpu382_gen_regs()551 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 0; in hal_vp9d_vdpu382_gen_regs()771 …vp9_hw_regs->vp9d_param.reg75.mode_deltas_lastframe |= (hw_ctx->ls_info.last_mode_deltas[i] & 0x7… in hal_vp9d_vdpu382_gen_regs()777 …vp9_hw_regs->vp9d_param.reg75.segmentation_enable_lstframe = hw_ctx->ls_info.segmentation_enab… in hal_vp9d_vdpu382_gen_regs()778 … vp9_hw_regs->vp9d_param.reg75.last_show_frame = hw_ctx->ls_info.last_show_frame; in hal_vp9d_vdpu382_gen_regs()779 … vp9_hw_regs->vp9d_param.reg75.last_intra_only = hw_ctx->ls_info.last_intra_only; in hal_vp9d_vdpu382_gen_regs()780 …vp9_hw_regs->vp9d_param.reg75.last_widthheight_eqcur = (pic_param->width == hw_ctx->ls_i… in hal_vp9d_vdpu382_gen_regs()
535 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 1; in hal_vp9d_vdpu34x_gen_regs()537 vp9_hw_regs->vp9d_param.reg75.vp9_segment_id_update = 0; in hal_vp9d_vdpu34x_gen_regs()761 …vp9_hw_regs->vp9d_param.reg75.mode_deltas_lastframe |= (hw_ctx->ls_info.last_mode_deltas[i] & 0x7… in hal_vp9d_vdpu34x_gen_regs()767 …vp9_hw_regs->vp9d_param.reg75.segmentation_enable_lstframe = hw_ctx->ls_info.segmentation_enab… in hal_vp9d_vdpu34x_gen_regs()768 … vp9_hw_regs->vp9d_param.reg75.last_show_frame = hw_ctx->ls_info.last_show_frame; in hal_vp9d_vdpu34x_gen_regs()769 … vp9_hw_regs->vp9d_param.reg75.last_intra_only = hw_ctx->ls_info.last_intra_only; in hal_vp9d_vdpu34x_gen_regs()770 …vp9_hw_regs->vp9d_param.reg75.last_widthheight_eqcur = (pic_param->width == hw_ctx->ls_i… in hal_vp9d_vdpu34x_gen_regs()
58 } reg75; member