ff_copy_8x8_msa    43 libavcodec/mips/qpeldsp_init_mips.c     c->put_qpel_pixels_tab[1][0] = ff_copy_8x8_msa;
ff_copy_8x8_msa    89 libavcodec/mips/qpeldsp_init_mips.c     c->put_no_rnd_qpel_pixels_tab[1][0] = ff_copy_8x8_msa;
ff_copy_8x8_msa    26 libavcodec/mips/qpeldsp_mips.h void ff_copy_8x8_msa(uint8_t *dst, const uint8_t *src, ptrdiff_t stride);