Home
last modified time | relevance | path

Searched refs:sse_h8 (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h805 RK_U32 sse_h8 : 8; member
913 RK_U32 sse_h8 : 8; member
H A Dhal_h265e_vepu541.c1753 ((RK_S64)(reg_out->st_sse_qp.sse_h8 & 0xff) << 32); in hal_h265e_v540_start()
1873 ((RK_S64)(elem->st_sse_qp.sse_h8 & 0xff) << 32); in vepu541_h265_set_feedback()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h1883 RK_U32 sse_h8 : 8; member
2245 RK_U32 sse_h8 : 8; member
H A Dhal_h264e_vepu541.c1827 rc_info->sse = ((RK_S64)(ctx->regs_ret.st_sse_qp.sse_h8 & 0xff) << 32) + in hal_h264e_vepu541_ret_task()