hpel_motion_search  347 libavcodec/motion_est.c             c->sub_motion_search= hpel_motion_search;
hpel_motion_search  353 libavcodec/motion_est.c             c->sub_motion_search= hpel_motion_search;
hpel_motion_search 1496 libavcodec/motion_est.c         dmin = hpel_motion_search(s, &mx, &my, dmin, 0, 0, 0, 16);