Searched defs:av1_convolve_y_sr (Results 1 – 5 of 5) sorted by relevance
222 #define av1_convolve_y_sr av1_convolve_y_sr_sse2 macro
235 #define av1_convolve_y_sr av1_convolve_y_sr_neon macro
249 RTCD_EXTERN void (*av1_convolve_y_sr)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_str… variable
196 #define av1_convolve_y_sr av1_convolve_y_sr_c macro