Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c491 regs->reg018.csc_wgt_b2y = cfg_coeffs->_2y.b_coeff; in setup_vepu541_prep()
492 regs->reg018.csc_wgt_g2y = cfg_coeffs->_2y.g_coeff; in setup_vepu541_prep()
493 regs->reg018.csc_wgt_r2y = cfg_coeffs->_2y.r_coeff; in setup_vepu541_prep()
509 regs->reg018.csc_wgt_b2y = cfg.weight[0]; in setup_vepu541_prep()
510 regs->reg018.csc_wgt_g2y = cfg.weight[1]; in setup_vepu541_prep()
511 regs->reg018.csc_wgt_r2y = cfg.weight[2]; in setup_vepu541_prep()
H A Dhal_h264e_vepu541_reg.h505 } reg018; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_com.h179 } reg018; member
H A Dvdpu382_com.h177 } reg018; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c355 common->reg018.y_hor_virstride = fbc_hdr_stride / 16; in fill_registers()
360 common->reg018.y_hor_virstride = hor_virstride / 16; in fill_registers()
H A Dhal_avs2d_vdpu382.c416 common->reg018.y_hor_virstride = fbc_hdr_stride / 16; in fill_registers()
421 common->reg018.y_hor_virstride = hor_virstride / 16; in fill_registers()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c561 common->reg018.y_hor_virstride = fbc_hdr_stride / 16; in set_registers()
566 common->reg018.y_hor_virstride = hor_virstride / 16; in set_registers()
H A Dhal_h264d_vdpu382.c570 common->reg018.y_hor_virstride = fbc_hdr_stride / 16; in set_registers()
575 common->reg018.y_hor_virstride = hor_virstride / 16; in set_registers()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c640 vp9_hw_regs->common.reg018.y_hor_virstride = fbc_hdr_stride >> 4; in hal_vp9d_vdpu382_gen_regs()
649 vp9_hw_regs->common.reg018.y_hor_virstride = sw_y_hor_virstride; in hal_vp9d_vdpu382_gen_regs()
H A Dhal_vp9d_vdpu34x.c630 vp9_hw_regs->common.reg018.y_hor_virstride = fbc_hdr_stride >> 4; in hal_vp9d_vdpu34x_gen_regs()
639 vp9_hw_regs->common.reg018.y_hor_virstride = sw_y_hor_virstride; in hal_vp9d_vdpu34x_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c749 hw_regs->common.reg018.y_hor_virstride = fbc_hdr_stride >> 4; in hal_h265d_vdpu382_gen_regs()
754 hw_regs->common.reg018.y_hor_virstride = stride_y >> 4; in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c960 hw_regs->common.reg018.y_hor_virstride = fbc_hdr_stride >> 4; in hal_h265d_vdpu34x_gen_regs()
965 hw_regs->common.reg018.y_hor_virstride = stride_y >> 4; in hal_h265d_vdpu34x_gen_regs()