Home
last modified time | relevance | path

Searched defs:ref_mv_xy (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmotion_est_template.c875 const int ref_mv_xy = s->mb_x + s->mb_y * ref_mv_stride; // add to last_mv before passing FIXME in epzs_motion_search_internal() local
1005 const int ref_mv_xy= s->mb_x + s->mb_y *ref_mv_stride; in epzs_motion_search2() local