Searched defs:vpx_convolve_avg_neon (Results 1 – 2 of 2) sorted by relevance
14 .global vpx_convolve_avg_neon symbol24 vpx_convolve_avg_neon: @ PROC label
16 void vpx_convolve_avg_neon(const uint8_t *src, ptrdiff_t src_stride, in vpx_convolve_avg_neon() function