Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est.c390 d += (mv_penalty[pen_x + x] + mv_penalty[pen_y + y])*penalty_factor;\
425 int d, pen_x, pen_y; in sad_hpel_motion_search() local
435 pen_x= pred_x + mx; in sad_hpel_motion_search()