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