Searched refs:av1_highbd_dist_wtd_convolve_2d_copy_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_convolve_2d_test.cc | 225 av1_highbd_dist_wtd_convolve_2d_copy_c, 0, 0));
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 162 void av1_highbd_dist_wtd_convolve_2d_copy_c(const uint16_t *src, int src_stride, uint16_t *dst, int… 163 #define av1_highbd_dist_wtd_convolve_2d_copy av1_highbd_dist_wtd_convolve_2d_copy_c
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 166 void av1_highbd_dist_wtd_convolve_2d_copy_c(const uint16_t *src, int src_stride, uint16_t *dst, int… 167 #define av1_highbd_dist_wtd_convolve_2d_copy av1_highbd_dist_wtd_convolve_2d_copy_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 162 void av1_highbd_dist_wtd_convolve_2d_copy_c(const uint16_t *src, int src_stride, uint16_t *dst, int… 163 #define av1_highbd_dist_wtd_convolve_2d_copy av1_highbd_dist_wtd_convolve_2d_copy_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 169 void av1_highbd_dist_wtd_convolve_2d_copy_c(const uint16_t *src, int src_stride, uint16_t *dst, int… 170 #define av1_highbd_dist_wtd_convolve_2d_copy av1_highbd_dist_wtd_convolve_2d_copy_c
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 915 void av1_highbd_dist_wtd_convolve_2d_copy_c( in av1_highbd_dist_wtd_convolve_2d_copy_c() function
|