prefetch_motion    82 libavcodec/h264_mc_template.c         prefetch_motion(h, sl, 0, PIXEL_SHIFT, CHROMA_IDC);
prefetch_motion   163 libavcodec/h264_mc_template.c         prefetch_motion(h, sl, 1, PIXEL_SHIFT, CHROMA_IDC);
prefetch_motion   845 libavcodec/mpegvideo_motion.c     prefetch_motion(s, ref_picture, dir);
prefetch_motion  2434 libavcodec/vp8.c         prefetch_motion(s, mb, mb_x, mb_y, mb_xy, VP56_FRAME_PREVIOUS);
prefetch_motion  2444 libavcodec/vp8.c         prefetch_motion(s, mb, mb_x, mb_y, mb_xy, VP56_FRAME_GOLDEN);
prefetch_motion  2472 libavcodec/vp8.c         prefetch_motion(s, mb, mb_x, mb_y, mb_xy, VP56_FRAME_GOLDEN2);