Home
last modified time | relevance | path

Searched refs:sse_h32 (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.h799 RK_U32 sse_h32; member
H A Dvepu510_common.h931 RK_U32 sse_h32; member
H A Dvepu511_common.h1553 RK_U32 sse_h32; member
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_reg.h2327 RK_U32 sse_h32; member
H A Dhal_h264e_vepu540c.c1712 rc_info->sse = ((RK_S64)regs_set->reg_st.sse_h32 << 16) + in hal_h264e_vepu540c_ret_task()
H A Dhal_h264e_vepu580.c2481 … rc_info->sse = ((RK_S64)regs->reg_st.sse_h32 << 16) + (regs->reg_st.st_sse_bsl.sse_l16 & 0xffff); in hal_h264e_vepu580_ret_task()
H A Dhal_h264e_vepu510.c2516 rc_info->sse = ((RK_S64)regs->reg_st.sse_h32 << 16) + in hal_h264e_vepu510_ret_task()
H A Dhal_h264e_vepu511.c2572 rc_info->sse = ((RK_S64)regs->reg_st.sse_h32 << 16) + in hal_h264e_vepu511_ret_task()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_reg.h2346 RK_U32 sse_h32; member
H A Dhal_h265e_vepu580.c2968 fb->sse_sum += (RK_S64)(reg_out->st.sse_h32 << 16) + in hal_h265e_v580_start()
3006 fb->sse_sum += (RK_S64)(elem->st.sse_h32 << 16) + in vepu580_h265_set_feedback()
H A Dhal_h265e_vepu540c.c1469 fb->sse_sum += (RK_S64)(elem->st.sse_h32 << 16) + in vepu540c_h265_set_feedback()
H A Dhal_h265e_vepu510.c2236 fb->sse_sum += (RK_S64)(elem->st.sse_h32 << 16) + in vepu510_h265_set_feedback()
H A Dhal_h265e_vepu511.c2428 fb->sse_sum += (RK_S64)(elem->st.sse_h32 << 16) + in vepu511_h265_set_feedback()