Searched defs:vp9_convolve8_avg_horiz (Results 1 – 6 of 6) sorted by relevance
229 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c macro
250 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_dspr2 macro
242 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_neon macro
299 RTCD_EXTERN void (*vp9_convolve8_avg_horiz)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst,… variable