Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est.c388 d += (mv_penalty[pen_x + x] + mv_penalty[pen_y + y])*penalty_factor;\
423 int d, pen_x, pen_y; in sad_hpel_motion_search() local
434 pen_y= pred_y + my; in sad_hpel_motion_search()