Searched refs:i_score (Results 1 – 1 of 1) sorted by relevance
973 int i_score= varc-500+(s->lambda2>>FF_LAMBDA_SHIFT)*20; in ff_estimate_p_frame_motion() local974 c->scene_change_score+= ff_sqrt(p_score) - ff_sqrt(i_score); in ff_estimate_p_frame_motion()1055 int i_score= varc-500+(s->lambda2>>FF_LAMBDA_SHIFT)*20; in ff_estimate_p_frame_motion() local1056 c->scene_change_score+= ff_sqrt(p_score) - ff_sqrt(i_score); in ff_estimate_p_frame_motion()