Searched refs:ff_put_vp8_epel16_h6_mmi (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8dsp_init_mips.c | 90 dsp->put_vp8_epel_pixels_tab[0][0][2] = ff_put_vp8_epel16_h6_mmi; in ff_vp8dsp_init_mips()
|
D | vp8dsp_mips.h | 196 void ff_put_vp8_epel16_h6_mmi(uint8_t *dst, ptrdiff_t dststride, uint8_t *src,
|
D | vp8dsp_mmi.c | 1783 void ff_put_vp8_epel16_h6_mmi(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, in ff_put_vp8_epel16_h6_mmi() function 2619 ff_put_vp8_epel16_h6_mmi(tmp, 16, src, srcstride, h + 3, mx, my); in ff_put_vp8_epel16_h6v4_mmi() 2736 ff_put_vp8_epel16_h6_mmi(tmp, 16, src, srcstride, h + 5, mx, my); in ff_put_vp8_epel16_h6v6_mmi()
|