Searched refs:vp9_convolve8_avg_horiz_dspr2 (Results 1 – 5 of 5) sorted by relevance
249 void vp9_convolve8_avg_horiz_dspr2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_…250 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_dspr2
142 vp9/common/mips/dspr2/vp9_convolve8_avg_horiz_dspr2.c
957 void vp9_convolve8_avg_horiz_dspr2(const uint8_t *src, ptrdiff_t src_stride, in vp9_convolve8_avg_horiz_dspr2() function
101 VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_avg_horiz_dspr2.c
670 vp9_convolve8_horiz_dspr2, vp9_convolve8_avg_horiz_dspr2,