hpel_motion_search  344 libavcodec/motion_est.c             c->sub_motion_search= hpel_motion_search;
hpel_motion_search  350 libavcodec/motion_est.c             c->sub_motion_search= hpel_motion_search;
hpel_motion_search 1475 libavcodec/motion_est.c         dmin = hpel_motion_search(s, &mx, &my, dmin, 0, 0, 0, 16);