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]; member116 memset(tune->scene_motion_flag_matrix, 0, sizeof(tune->scene_motion_flag_matrix)); in vepu580_h264e_tune_init()340 tune->scene_motion_flag_matrix[j + 1] = tune->scene_motion_flag_matrix[j]; in vepu580_h264e_tune_stat_update()342 tune->scene_motion_flag_matrix[0] = tune->curr_scene_motion_flag; in vepu580_h264e_tune_stat_update()
41 RK_S32 scene_motion_flag_matrix[FRAME_MOTION_ANALYSIS_NUM]; member218 memset(tune->scene_motion_flag_matrix, 0, sizeof(tune->scene_motion_flag_matrix)); in vepu580_h265e_tune_init()570 tune->scene_motion_flag_matrix[j + 1] = tune->scene_motion_flag_matrix[j]; in vepu580_h265e_tune_stat_update()572 tune->scene_motion_flag_matrix[0] = tune->curr_scene_motion_flag; in vepu580_h265e_tune_stat_update()