Home
last modified time | relevance | path

Searched refs:pen_y (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
436 pen_y= pred_y + my; in sad_hpel_motion_search()