Searched defs:av1_convolve_2d_sr (Results 1 – 5 of 5) sorted by relevance
227 RTCD_EXTERN void (*av1_convolve_2d_sr)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_st… variable
218 RTCD_EXTERN void (*av1_convolve_2d_sr)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_st… variable
205 #define av1_convolve_2d_sr av1_convolve_2d_sr_neon macro
215 RTCD_EXTERN void (*av1_convolve_2d_sr)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_st… variable
175 #define av1_convolve_2d_sr av1_convolve_2d_sr_c macro