ff_put_vc1_mspel_mc00_mmx  443 libavcodec/x86/vc1dsp_mmx.c void ff_put_vc1_mspel_mc00_mmx(uint8_t *dst, const uint8_t *src, int stride, int rnd);
ff_put_vc1_mspel_mc00_mmx  471 libavcodec/x86/vc1dsp_mmx.c     dsp->put_vc1_mspel_pixels_tab[ 0] = ff_put_vc1_mspel_mc00_mmx;