Home
last modified time | relevance | path

Searched refs:i32_sobel_c (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c468 reg_wgt->i32_sobel_c.intra_l32_sobel_c1_qp0 = intra_lvl32_sobel_c[scene_motion_flag][0]; in vepu580_h265e_tune_reg_patch()
469 reg_wgt->i32_sobel_c.intra_l32_sobel_c1_qp1 = intra_lvl32_sobel_c[scene_motion_flag][1]; in vepu580_h265e_tune_reg_patch()
470 reg_wgt->i32_sobel_c.intra_l32_sobel_c1_qp2 = intra_lvl32_sobel_c[scene_motion_flag][2]; in vepu580_h265e_tune_reg_patch()
471 reg_wgt->i32_sobel_c.intra_l32_sobel_c1_qp3 = intra_lvl32_sobel_c[scene_motion_flag][3]; in vepu580_h265e_tune_reg_patch()
472 reg_wgt->i32_sobel_c.intra_l32_sobel_c1_qp4 = intra_lvl32_sobel_c[scene_motion_flag][4]; in vepu580_h265e_tune_reg_patch()
H A Dhal_h265e_vepu580.c667 reg->i32_sobel_c.intra_l32_sobel_c1_qp0 = 16; in vepu580_h265_sobel_cfg()
668 reg->i32_sobel_c.intra_l32_sobel_c1_qp1 = 16; in vepu580_h265_sobel_cfg()
669 reg->i32_sobel_c.intra_l32_sobel_c1_qp2 = 16; in vepu580_h265_sobel_cfg()
670 reg->i32_sobel_c.intra_l32_sobel_c1_qp3 = 16; in vepu580_h265_sobel_cfg()
671 reg->i32_sobel_c.intra_l32_sobel_c1_qp4 = 16; in vepu580_h265_sobel_cfg()
H A Dhal_h265e_vepu580_reg.h1788 } i32_sobel_c; member