Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c574 regs->reg106.sli_type = (slice->slice_type == H264_I_SLICE) ? (2) : (0); in setup_vepu541_codec()
575 regs->reg106.pps_id = slice->pic_parameter_set_id; in setup_vepu541_codec()
576 regs->reg106.drct_smvp = 0; in setup_vepu541_codec()
577 regs->reg106.num_ref_ovrd = slice->num_ref_idx_override; in setup_vepu541_codec()
578 regs->reg106.cbc_init_idc = slice->cabac_init_idc; in setup_vepu541_codec()
579 regs->reg106.frm_num = slice->frame_num; in setup_vepu541_codec()
H A Dhal_h264e_vepu541_reg.h1671 } reg106; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_vp9d.h211 } reg106; member
H A Dvdpu382_vp9d.h211 } reg106; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c710 vp9_hw_regs->vp9d_param.reg106.framewidth_last = ref_frame_width_y; in hal_vp9d_vdpu382_gen_regs()
H A Dhal_vp9d_vdpu34x.c700 vp9_hw_regs->vp9d_param.reg106.framewidth_last = ref_frame_width_y; in hal_vp9d_vdpu34x_gen_regs()