Home
last modified time | relevance | path

Searched refs:h264_diff_mv_penalty (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vpu_tbl.c28 const RK_U32 h264_diff_mv_penalty[52] = { variable
H A Dhal_h264e_vpu_tbl.h25 extern const RK_U32 h264_diff_mv_penalty[52];
H A Dhal_h264e_vpu_tbl_v2.h27 extern const RK_U32 h264_diff_mv_penalty[52];
H A Dhal_h264e_vepu1_v2.c488 diff_mv_penalty[1] = h264_diff_mv_penalty[hw_mbrc->qp_init]; in hal_h264e_vepu1_gen_regs_v2()
489 diff_mv_penalty[2] = h264_diff_mv_penalty[hw_mbrc->qp_init]; in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c540 diff_mv_penalty[1] = h264_diff_mv_penalty[hw_mbrc->qp_init]; in hal_h264e_vepu2_gen_regs_v2()
541 diff_mv_penalty[2] = h264_diff_mv_penalty[hw_mbrc->qp_init]; in hal_h264e_vepu2_gen_regs_v2()