Home
last modified time | relevance | path

Searched refs:rdo_b_atf_wgt0 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c265 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = skip_b64_atf_wgt[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()
266 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt10 = skip_b64_atf_wgt[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()
267 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt11 = skip_b64_atf_wgt[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch()
268 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt12 = skip_b64_atf_wgt[scene_motion_flag][3]; in vepu580_h265e_tune_reg_patch()
283 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = intra_b32_atf_wgt[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()
284 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt01 = intra_b32_atf_wgt[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()
285 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt02 = intra_b32_atf_wgt[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch()
301 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = skip_b32_atf_wgt[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()
302 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt10 = skip_b32_atf_wgt[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()
303 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt11 = skip_b32_atf_wgt[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch()
[all …]
H A Dhal_h265e_vepu580.c655 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = bias; in vepu580_h265_rdo_bias_cfg()
656 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt01 = bias; in vepu580_h265_rdo_bias_cfg()
657 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt02 = bias; in vepu580_h265_rdo_bias_cfg()
680 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = bias; in vepu580_h265_rdo_bias_cfg()
681 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt10 = bias < 10 ? bias : 10; in vepu580_h265_rdo_bias_cfg()
682 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt11 = bias < 10 ? bias : 10; in vepu580_h265_rdo_bias_cfg()
683 p_rdo_atf_skip->rdo_b_atf_wgt0.cu_rdo_atf_wgt12 = bias < 10 ? bias : 10; in vepu580_h265_rdo_bias_cfg()
698 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt00 = bias > 26 ? bias : 26; in vepu580_h265_rdo_bias_cfg()
699 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt01 = bias > 25 ? bias : 25; in vepu580_h265_rdo_bias_cfg()
700 p_rdo_atf->rdo_b_atf_wgt0.cu_rdo_atf_wgt02 = bias > 25 ? bias : 25; in vepu580_h265_rdo_bias_cfg()
[all …]
H A Dhal_h265e_vepu580_reg.h1976 } rdo_b_atf_wgt0; member
2049 } rdo_b_atf_wgt0; member