Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c252 s->rdo_b_atf_wgt1.cu_rdo_atf_wgt20 = skip_b64_atf_wgt[atf_idx][4]; in vepu580_h265e_tune_atf()
253 s->rdo_b_atf_wgt1.cu_rdo_atf_wgt21 = skip_b64_atf_wgt[atf_idx][5]; in vepu580_h265e_tune_atf()
254 s->rdo_b_atf_wgt1.cu_rdo_atf_wgt22 = skip_b64_atf_wgt[atf_idx][6]; in vepu580_h265e_tune_atf()
269 p->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = intra_b32_atf_wgt[atf_idx][3]; in vepu580_h265e_tune_atf()
270 p->rdo_b_atf_wgt1.cu_rdo_atf_wgt11 = intra_b32_atf_wgt[atf_idx][4]; in vepu580_h265e_tune_atf()
271 p->rdo_b_atf_wgt1.cu_rdo_atf_wgt12 = intra_b32_atf_wgt[atf_idx][5]; in vepu580_h265e_tune_atf()
288 s->rdo_b_atf_wgt1.cu_rdo_atf_wgt20 = skip_b32_atf_wgt[atf_idx][4]; in vepu580_h265e_tune_atf()
289 s->rdo_b_atf_wgt1.cu_rdo_atf_wgt21 = skip_b32_atf_wgt[atf_idx][5]; in vepu580_h265e_tune_atf()
290 s->rdo_b_atf_wgt1.cu_rdo_atf_wgt22 = skip_b32_atf_wgt[atf_idx][6]; in vepu580_h265e_tune_atf()
305 p->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = intra_b16_atf_wgt[atf_idx][3]; in vepu580_h265e_tune_atf()
[all …]
H A Dhal_h265e_vepu580.c702 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = bias; in vepu580_h265_rdo_bias_cfg()
703 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt11 = bias; in vepu580_h265_rdo_bias_cfg()
704 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt12 = bias; in vepu580_h265_rdo_bias_cfg()
728 p_rdo_atf_skip->rdo_b_atf_wgt1.cu_rdo_atf_wgt20 = bias < 14 ? bias : 14; in vepu580_h265_rdo_bias_cfg()
729 p_rdo_atf_skip->rdo_b_atf_wgt1.cu_rdo_atf_wgt21 = bias < 14 ? bias : 14; in vepu580_h265_rdo_bias_cfg()
730 p_rdo_atf_skip->rdo_b_atf_wgt1.cu_rdo_atf_wgt22 = bias < 15 ? bias : 15; in vepu580_h265_rdo_bias_cfg()
745 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = bias > 25 ? bias : 25; in vepu580_h265_rdo_bias_cfg()
746 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt11 = bias > 24 ? bias : 24; in vepu580_h265_rdo_bias_cfg()
747 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt12 = bias > 23 ? bias : 23; in vepu580_h265_rdo_bias_cfg()
761 p_rdo_atf->rdo_b_atf_wgt1.cu_rdo_atf_wgt10 = bias; in vepu580_h265_rdo_bias_cfg()
[all …]
H A Dhal_h265e_vepu580_reg.h1911 } rdo_b_atf_wgt1; member
1984 } rdo_b_atf_wgt1; member