ff_gmc_c         4384 libavcodec/dsputil.c     c->gmc = ff_gmc_c;
ff_gmc_c          107 libavcodec/dsputil.h void ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy,
ff_gmc_c         1671 libavcodec/x86/dsputil_mmx.c         ff_gmc_c(dst, src, stride, h, ox, oy, dxx, dxy, dyx, dyy, shift, r, width, height);