mc_part 35 libavcodec/h264_mc_template.c #define mc_part MCFUNC(mc_part) mc_part 85 libavcodec/h264_mc_template.c mc_part(h, sl, 0, 1, 16, 0, dest_y, dest_cb, dest_cr, 0, 0, mc_part 90 libavcodec/h264_mc_template.c mc_part(h, sl, 0, 0, 8, 8 << PIXEL_SHIFT, dest_y, dest_cb, dest_cr, 0, 0, mc_part 94 libavcodec/h264_mc_template.c mc_part(h, sl, 8, 0, 8, 8 << PIXEL_SHIFT, dest_y, dest_cb, dest_cr, 0, 4, mc_part 99 libavcodec/h264_mc_template.c mc_part(h, sl, 0, 0, 16, 8 * sl->mb_linesize, dest_y, dest_cb, dest_cr, 0, 0, mc_part 103 libavcodec/h264_mc_template.c mc_part(h, sl, 4, 0, 16, 8 * sl->mb_linesize, dest_y, dest_cb, dest_cr, 4, 0, mc_part 119 libavcodec/h264_mc_template.c mc_part(h, sl, n, 1, 8, 0, dest_y, dest_cb, dest_cr, mc_part 125 libavcodec/h264_mc_template.c mc_part(h, sl, n, 0, 4, 4 << PIXEL_SHIFT, dest_y, dest_cb, dest_cr, mc_part 130 libavcodec/h264_mc_template.c mc_part(h, sl, n + 2, 0, 4, 4 << PIXEL_SHIFT, mc_part 136 libavcodec/h264_mc_template.c mc_part(h, sl, n, 0, 8, 4 * sl->mb_linesize, mc_part 141 libavcodec/h264_mc_template.c mc_part(h, sl, n + 1, 0, 8, 4 * sl->mb_linesize, mc_part 152 libavcodec/h264_mc_template.c mc_part(h, sl, n + j, 1, 4, 0,