Searched defs:vpx_convolve8 (Results 1 – 5 of 5) sorted by relevance
52 #define vpx_convolve8 vpx_convolve8_neon macro
48 #define vpx_convolve8 vpx_convolve8_c macro
53 #define vpx_convolve8 vpx_convolve8_ssse3 macro
54 RTCD_EXTERN void (*vpx_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t… variable