Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est.c972 int p_score= FFMIN(vard, varc-500+(s->lambda2>>FF_LAMBDA_SHIFT)*100); in ff_estimate_p_frame_motion() local
974 c->scene_change_score+= ff_sqrt(p_score) - ff_sqrt(i_score); in ff_estimate_p_frame_motion()
1054 int p_score= FFMIN(vard, varc-500+(s->lambda2>>FF_LAMBDA_SHIFT)*100); in ff_estimate_p_frame_motion() local
1056 c->scene_change_score+= ff_sqrt(p_score) - ff_sqrt(i_score); in ff_estimate_p_frame_motion()