Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c125 r->aq_stp0.aq_stp_s0 = aq_step[0]; in vepu510_h265e_tune_aq()
126 r->aq_stp0.aq_stp_0t1 = aq_step[1]; in vepu510_h265e_tune_aq()
127 r->aq_stp0.aq_stp_1t2 = aq_step[2]; in vepu510_h265e_tune_aq()
128 r->aq_stp0.aq_stp_2t3 = aq_step[3]; in vepu510_h265e_tune_aq()
129 r->aq_stp0.aq_stp_3t4 = aq_step[4]; in vepu510_h265e_tune_aq()
130 r->aq_stp0.aq_stp_4t5 = aq_step[5]; in vepu510_h265e_tune_aq()
H A Dhal_h265e_vepu511.c2097 rc_regs->aq_stp0.aq_stp_s0 = aq_step[0] & 0x1f; in vepu511_h265_set_aq()
2098 rc_regs->aq_stp0.aq_stp_0t1 = aq_step[1] & 0x1f; in vepu511_h265_set_aq()
2099 rc_regs->aq_stp0.aq_stp_1t2 = aq_step[2] & 0x1f; in vepu511_h265_set_aq()
2100 rc_regs->aq_stp0.aq_stp_2t3 = aq_step[3] & 0x1f; in vepu511_h265_set_aq()
2101 rc_regs->aq_stp0.aq_stp_3t4 = aq_step[4] & 0x1f; in vepu511_h265_set_aq()
2102 rc_regs->aq_stp0.aq_stp_4t5 = aq_step[5] & 0x1f; in vepu511_h265_set_aq()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510.c1828 s->aq_stp0.aq_stp_s0 = aq_step[0] & 0x1f; in setup_vepu510_aq()
1829 s->aq_stp0.aq_stp_0t1 = aq_step[1] & 0x1f; in setup_vepu510_aq()
1830 s->aq_stp0.aq_stp_1t2 = aq_step[2] & 0x1f; in setup_vepu510_aq()
1831 s->aq_stp0.aq_stp_2t3 = aq_step[3] & 0x1f; in setup_vepu510_aq()
1832 s->aq_stp0.aq_stp_3t4 = aq_step[4] & 0x1f; in setup_vepu510_aq()
1833 s->aq_stp0.aq_stp_4t5 = aq_step[5] & 0x1f; in setup_vepu510_aq()
H A Dhal_h264e_vepu511.c1790 s->aq_stp0.aq_stp_s0 = aq_step[0] & 0x1f; in setup_vepu511_aq()
1791 s->aq_stp0.aq_stp_0t1 = aq_step[1] & 0x1f; in setup_vepu511_aq()
1792 s->aq_stp0.aq_stp_1t2 = aq_step[2] & 0x1f; in setup_vepu511_aq()
1793 s->aq_stp0.aq_stp_2t3 = aq_step[3] & 0x1f; in setup_vepu511_aq()
1794 s->aq_stp0.aq_stp_3t4 = aq_step[4] & 0x1f; in setup_vepu511_aq()
1795 s->aq_stp0.aq_stp_4t5 = aq_step[5] & 0x1f; in setup_vepu511_aq()
/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu510_common.h804 } aq_stp0; member
H A Dvepu511_common.h1214 } aq_stp0; member