epzs_motion_search_internal  982 libavcodec/motion_est_template.c         return epzs_motion_search_internal(s, mx_ptr, my_ptr, P, src_index, ref_index, last_mv, ref_mv_scale, 0, 0, 16);
epzs_motion_search_internal  986 libavcodec/motion_est_template.c         return epzs_motion_search_internal(s, mx_ptr, my_ptr, P, src_index, ref_index, last_mv, ref_mv_scale, c->flags, size, h);