Home
last modified time | relevance | path

Searched refs:cime_madp_th_comb (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_reg.h350 } cime_madp_th_comb; member
H A Dhal_h264e_vepu511_reg.h862 } cime_madp_th_comb; member
H A Dhal_h264e_vepu510.c1634 reg_param->cime_madp_th_comb.cime_madp_th = 16; in setup_vepu510_me()
1655 reg_param->cime_madp_th_comb.cime_madp_th = 0; in setup_vepu510_me()
H A Dhal_h264e_vepu511.c1634 reg_param->cime_madp_th_comb.cime_madp_th = 16; in setup_vepu511_me()
1655 reg_param->cime_madp_th_comb.cime_madp_th = 0; in setup_vepu511_me()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_reg.h325 } cime_madp_th_comb; member
H A Dhal_h265e_vepu511.c1035 s->cime_madp_th_comb.cime_madp_th = 16; in vepu511_h265_set_me_regs()
1036 s->cime_madp_th_comb.ratio_consi_cfg = 8; in vepu511_h265_set_me_regs()
1037 s->cime_madp_th_comb.ratio_bmv_dist = 8; in vepu511_h265_set_me_regs()
1057 s->cime_madp_th_comb.cime_madp_th = 0; in vepu511_h265_set_me_regs()
H A Dhal_h265e_vepu511_reg.h943 } cime_madp_th_comb; member
H A Dhal_h265e_vepu510.c980 reg_param->cime_madp_th_comb.cime_madp_th = (sm == MPP_ENC_SCENE_MODE_IPC) ? 16 : 0; in vepu510_h265_global_cfg_set()