Home
last modified time | relevance | path

Searched refs:sub_penalty_factor (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmotion_est.h67 int sub_penalty_factor; member
H A Dmotion_est.c400 const int penalty_factor= c->sub_penalty_factor; in sad_hpel_motion_search()
907 c->sub_penalty_factor= get_penalty_factor(s->lambda, s->lambda2, c->avctx->me_sub_cmp); in ff_estimate_p_frame_motion()
1129 c->sub_penalty_factor= get_penalty_factor(s->lambda, s->lambda2, c->avctx->me_sub_cmp); in estimate_motion_b()
H A Dmotion_est_template.c58 const int penalty_factor= c->sub_penalty_factor; in hpel_motion_search()
215 const int penalty_factor= c->sub_penalty_factor; in qpel_motion_search()
H A Dsnowenc.c296 c->sub_penalty_factor= get_penalty_factor(s->lambda, s->lambda2, c->avctx->me_sub_cmp); in encode_q_branch()

Completed in 10 milliseconds