Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h806 } st_sse_qp; member
914 } st_sse_qp; member
H A Dhal_h265e_vepu541.c1750 fb->qp_sum += reg_out->st_sse_qp.qp_sum; in hal_h265e_v540_start()
1753 ((RK_S64)(reg_out->st_sse_qp.sse_h8 & 0xff) << 32); in hal_h265e_v540_start()
1870 fb->qp_sum += elem->st_sse_qp.qp_sum; in vepu541_h265_set_feedback()
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.h2246 } st_sse_qp; /* reg134 */ member
H A Dhal_h264e_vepu541.c1818 rc_info->quality_real = ctx->regs_ret.st_sse_qp.qp_sum / mbs; in hal_h264e_vepu541_ret_task()
1827 rc_info->sse = ((RK_S64)(ctx->regs_ret.st_sse_qp.sse_h8 & 0xff) << 32) + in hal_h264e_vepu541_ret_task()