Searched refs:av1_highbd_dist_wtd_convolve_x_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_convolve_2d_test.cc | 217 av1_highbd_dist_wtd_convolve_x_c, 1, 0));
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 169 void av1_highbd_dist_wtd_convolve_x_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_s… 170 #define av1_highbd_dist_wtd_convolve_x av1_highbd_dist_wtd_convolve_x_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 165 void av1_highbd_dist_wtd_convolve_x_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_s… 166 #define av1_highbd_dist_wtd_convolve_x av1_highbd_dist_wtd_convolve_x_c
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 165 void av1_highbd_dist_wtd_convolve_x_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_s… 166 #define av1_highbd_dist_wtd_convolve_x av1_highbd_dist_wtd_convolve_x_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 172 void av1_highbd_dist_wtd_convolve_x_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_s… 173 #define av1_highbd_dist_wtd_convolve_x av1_highbd_dist_wtd_convolve_x_c
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 817 void av1_highbd_dist_wtd_convolve_x_c( in av1_highbd_dist_wtd_convolve_x_c() function
|