Home
last modified time | relevance | path

Searched refs:mc_mb_var_sum_temp (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmotion_est.h85 int64_t mc_mb_var_sum_temp; member
H A Dmotion_est.c969 c->mc_mb_var_sum_temp += (vard+128)>>8; in ff_estimate_p_frame_motion()
1511 c->mc_mb_var_sum_temp += score; in ff_estimate_b_frame_motion()
1576 c->mc_mb_var_sum_temp += score; in ff_estimate_b_frame_motion()
H A Dmpegvideo_enc.c3397 MERGE(me.mc_mb_var_sum_temp); in merge_context_after_me()
3491 s->me.mc_mb_var_sum_temp = 0; in encode_picture()
3566 s->current_picture.mc_mb_var_sum= s->current_picture_ptr->mc_mb_var_sum= s->me.mc_mb_var_sum_temp; in encode_picture()

Completed in 10 milliseconds