Home
last modified time | relevance | path

Searched refs:reg103 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c477 vp9_hw_regs->vp9d_param.reg103.prob_update_en = 1; in hal_vp9d_vdpu382_gen_regs()
478 vp9_hw_regs->vp9d_param.reg103.intra_only_flag = intraFlag; in hal_vp9d_vdpu382_gen_regs()
480 vp9_hw_regs->vp9d_param.reg103.txfmmode_rfsh_en = (pic_param->txmode == 4) ? 1 : 0; in hal_vp9d_vdpu382_gen_regs()
481 … vp9_hw_regs->vp9d_param.reg103.interp_filter_switch_en = pic_param->interp_filter == 4 ? 1 : 0; in hal_vp9d_vdpu382_gen_regs()
483 vp9_hw_regs->vp9d_param.reg103.ref_mode_rfsh_en = 1; in hal_vp9d_vdpu382_gen_regs()
484 vp9_hw_regs->vp9d_param.reg103.single_ref_rfsh_en = 1; in hal_vp9d_vdpu382_gen_regs()
485 vp9_hw_regs->vp9d_param.reg103.comp_ref_rfsh_en = 1; in hal_vp9d_vdpu382_gen_regs()
486 vp9_hw_regs->vp9d_param.reg103.inter_coef_rfsh_flag = 0; in hal_vp9d_vdpu382_gen_regs()
487 vp9_hw_regs->vp9d_param.reg103.refresh_en = in hal_vp9d_vdpu382_gen_regs()
489 vp9_hw_regs->vp9d_param.reg103.prob_save_en = pic_param->refresh_frame_context; in hal_vp9d_vdpu382_gen_regs()
[all …]
H A Dhal_vp9d_vdpu34x.c464 vp9_hw_regs->vp9d_param.reg103.prob_update_en = 1; in hal_vp9d_vdpu34x_gen_regs()
465 vp9_hw_regs->vp9d_param.reg103.intra_only_flag = intraFlag; in hal_vp9d_vdpu34x_gen_regs()
467 vp9_hw_regs->vp9d_param.reg103.txfmmode_rfsh_en = (pic_param->txmode == 4) ? 1 : 0; in hal_vp9d_vdpu34x_gen_regs()
468 … vp9_hw_regs->vp9d_param.reg103.interp_filter_switch_en = pic_param->interp_filter == 4 ? 1 : 0; in hal_vp9d_vdpu34x_gen_regs()
470 vp9_hw_regs->vp9d_param.reg103.ref_mode_rfsh_en = 1; in hal_vp9d_vdpu34x_gen_regs()
471 vp9_hw_regs->vp9d_param.reg103.single_ref_rfsh_en = 1; in hal_vp9d_vdpu34x_gen_regs()
472 vp9_hw_regs->vp9d_param.reg103.comp_ref_rfsh_en = 1; in hal_vp9d_vdpu34x_gen_regs()
473 vp9_hw_regs->vp9d_param.reg103.inter_coef_rfsh_flag = 0; in hal_vp9d_vdpu34x_gen_regs()
474 vp9_hw_regs->vp9d_param.reg103.refresh_en = in hal_vp9d_vdpu34x_gen_regs()
476 vp9_hw_regs->vp9d_param.reg103.prob_save_en = pic_param->refresh_frame_context; in hal_vp9d_vdpu34x_gen_regs()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_avs2d.h89 } reg103; member
H A Dvdpu382_avs2d.h89 } reg103; member
H A Dvdpu34x_h265d.h79 } reg103; member
H A Dvdpu382_h265d.h79 } reg103; member
H A Dvdpu34x_vp9d.h198 } reg103; member
H A Dvdpu382_vp9d.h198 } reg103; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h1606 } reg103; member
H A Dhal_h264e_vepu541.c556 regs->reg103.nal_ref_idc = slice->nal_reference_idc; in setup_vepu541_codec()
557 regs->reg103.nal_unit_type = slice->nalu_type; in setup_vepu541_codec()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c784 hw_regs->h265d_param.reg103.ref_pic_layer_same_with_cur = 0xffff; in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c997 hw_regs->h265d_param.reg103.ref_pic_layer_same_with_cur = 0xffff; in hal_h265d_vdpu34x_gen_regs()