Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c137 r->aq_stp2.aq_stp_11t12 = aq_step[11]; in vepu510_h265e_tune_aq()
138 r->aq_stp2.aq_stp_12t13 = aq_step[12]; in vepu510_h265e_tune_aq()
139 r->aq_stp2.aq_stp_13t14 = aq_step[13]; in vepu510_h265e_tune_aq()
140 r->aq_stp2.aq_stp_14t15 = aq_step[14]; in vepu510_h265e_tune_aq()
141 r->aq_stp2.aq_stp_b15 = aq_step[15]; in vepu510_h265e_tune_aq()
H A Dhal_h265e_vepu511.c2109 rc_regs->aq_stp2.aq_stp_11t12 = aq_step[11] & 0x1f; in vepu511_h265_set_aq()
2110 rc_regs->aq_stp2.aq_stp_12t13 = aq_step[12] & 0x1f; in vepu511_h265_set_aq()
2111 rc_regs->aq_stp2.aq_stp_13t14 = aq_step[13] & 0x1f; in vepu511_h265_set_aq()
2112 rc_regs->aq_stp2.aq_stp_14t15 = aq_step[14] & 0x1f; in vepu511_h265_set_aq()
2113 rc_regs->aq_stp2.aq_stp_b15 = aq_step[15]; in vepu511_h265_set_aq()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510.c1840 s->aq_stp2.aq_stp_11t12 = aq_step[11] & 0x1f; in setup_vepu510_aq()
1841 s->aq_stp2.aq_stp_12t13 = aq_step[12] & 0x1f; in setup_vepu510_aq()
1842 s->aq_stp2.aq_stp_13t14 = aq_step[13] & 0x1f; in setup_vepu510_aq()
1843 s->aq_stp2.aq_stp_14t15 = aq_step[14] & 0x1f; in setup_vepu510_aq()
1844 s->aq_stp2.aq_stp_b15 = aq_step[15] & 0x1f; in setup_vepu510_aq()
H A Dhal_h264e_vepu511.c1802 s->aq_stp2.aq_stp_11t12 = aq_step[11] & 0x1f; in setup_vepu511_aq()
1803 s->aq_stp2.aq_stp_12t13 = aq_step[12] & 0x1f; in setup_vepu511_aq()
1804 s->aq_stp2.aq_stp_13t14 = aq_step[13] & 0x1f; in setup_vepu511_aq()
1805 s->aq_stp2.aq_stp_14t15 = aq_step[14] & 0x1f; in setup_vepu511_aq()
1806 s->aq_stp2.aq_stp_b15 = aq_step[15] & 0x1f; in setup_vepu511_aq()
/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu510_common.h825 } aq_stp2; member
H A Dvepu511_common.h1235 } aq_stp2; member