Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c36 RK_S32 ap_motion_flag; member
112 tune->ap_motion_flag = scene_mode; in vepu580_h264e_tune_init()
142 tune->ap_motion_flag = scene_mode; in vepu580_h264e_tune_reg_patch()
143 RK_U32 scene_motion_flag = tune->ap_motion_flag * 2 + tune->curr_scene_motion_flag; in vepu580_h264e_tune_reg_patch()
246 tune->ap_motion_flag = scene_mode; in vepu580_h264e_tune_stat_update()
276 if (0 != tune->ap_motion_flag) in vepu580_h264e_tune_stat_update()
281 RK_S32 base = tune->ap_motion_flag * 3; in vepu580_h264e_tune_stat_update()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_tune.c36 RK_S32 ap_motion_flag; member
214 tune->ap_motion_flag = scene_mode; in vepu580_h265e_tune_init()
241 tune->ap_motion_flag = scene_mode; in vepu580_h265e_tune_reg_patch()
249 RK_U32 scene_motion_flag = tune->ap_motion_flag * 2 + tune->curr_scene_motion_flag; in vepu580_h265e_tune_reg_patch()
474 tune->ap_motion_flag = scene_mode; in vepu580_h265e_tune_stat_update()
507 if (0 != tune->ap_motion_flag) in vepu580_h265e_tune_stat_update()
512 RK_S32 base = tune->ap_motion_flag * 3; in vepu580_h265e_tune_stat_update()