Searched refs:scene_motion_flag_matrix (Results 1 – 2 of 2) sorted by relevance
41 RK_S32 scene_motion_flag_matrix[FRAME_MOTION_ANALYSIS_NUM]; member99 memset(tune->scene_motion_flag_matrix, 0, sizeof(tune->scene_motion_flag_matrix)); in vepu580_h264e_tune_init()331 tune->scene_motion_flag_matrix[j + 1] = tune->scene_motion_flag_matrix[j]; in vepu580_h264e_tune_stat_update()333 tune->scene_motion_flag_matrix[0] = tune->curr_scene_motion_flag; in vepu580_h264e_tune_stat_update()
45 RK_S32 scene_motion_flag_matrix[FRAME_MOTION_ANALYSIS_NUM]; member222 memset(tune->scene_motion_flag_matrix, 0, sizeof(tune->scene_motion_flag_matrix)); in vepu580_h265e_tune_init()605 tune->scene_motion_flag_matrix[j + 1] = tune->scene_motion_flag_matrix[j]; in vepu580_h265e_tune_stat_update()607 tune->scene_motion_flag_matrix[0] = tune->curr_scene_motion_flag; in vepu580_h265e_tune_stat_update()