Searched refs:sub_penalty_factor (Results 1 – 4 of 4) sorted by relevance
67 int sub_penalty_factor; member
58 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()
398 const int penalty_factor= c->sub_penalty_factor; in sad_hpel_motion_search()905 c->sub_penalty_factor= get_penalty_factor(s->lambda, s->lambda2, c->avctx->me_sub_cmp); in ff_estimate_p_frame_motion()1127 c->sub_penalty_factor= get_penalty_factor(s->lambda, s->lambda2, c->avctx->me_sub_cmp); in estimate_motion_b()
304 c->sub_penalty_factor= get_penalty_factor(s->lambda, s->lambda2, c->avctx->me_sub_cmp); in encode_q_branch()