Home
last modified time | relevance | path

Searched refs:ap_motion_flag (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c36 RK_S32 ap_motion_flag; member
95 tune->ap_motion_flag = scene_mode; in vepu580_h264e_tune_init()
125 tune->ap_motion_flag = scene_mode; in vepu580_h264e_tune_reg_patch()
126 RK_U32 scene_motion_flag = tune->ap_motion_flag * 2 + tune->curr_scene_motion_flag; in vepu580_h264e_tune_reg_patch()
237 tune->ap_motion_flag = scene_mode; in vepu580_h264e_tune_stat_update()
267 if (0 != tune->ap_motion_flag) in vepu580_h264e_tune_stat_update()
272 RK_S32 base = tune->ap_motion_flag * 3; in vepu580_h264e_tune_stat_update()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c40 RK_S32 ap_motion_flag; member
218 tune->ap_motion_flag = scene_mode; in vepu580_h265e_tune_init()
382 tune->ap_motion_flag = scene_mode; in vepu580_h265e_tune_reg_patch()
388 RK_U32 scene_motion_flag = tune->ap_motion_flag * 2 + tune->curr_scene_motion_flag; in vepu580_h265e_tune_reg_patch()
500 tune->ap_motion_flag = scene_mode; in vepu580_h265e_tune_stat_update()
541 if (0 != tune->ap_motion_flag) in vepu580_h265e_tune_stat_update()
546 RK_S32 base = tune->ap_motion_flag * 3; in vepu580_h265e_tune_stat_update()