Searched refs:av1_highbd_dist_wtd_convolve_2d_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 203 void av1_highbd_dist_wtd_convolve_2d_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_… 204 #define av1_highbd_dist_wtd_convolve_2d av1_highbd_dist_wtd_convolve_2d_c
|
/external/libaom/libaom/test/ |
D | av1_convolve_2d_test_util.cc | 617 av1_highbd_dist_wtd_convolve_2d_c( in RunCheckOutput() 667 av1_highbd_dist_wtd_convolve_2d_c( in RunCheckOutput()
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 203 void av1_highbd_dist_wtd_convolve_2d_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_… 204 #define av1_highbd_dist_wtd_convolve_2d av1_highbd_dist_wtd_convolve_2d_c
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 208 void av1_highbd_dist_wtd_convolve_2d_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_… 209 #define av1_highbd_dist_wtd_convolve_2d av1_highbd_dist_wtd_convolve_2d_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 211 void av1_highbd_dist_wtd_convolve_2d_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_… 212 #define av1_highbd_dist_wtd_convolve_2d av1_highbd_dist_wtd_convolve_2d_c
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 736 void av1_highbd_dist_wtd_convolve_2d_c( in av1_highbd_dist_wtd_convolve_2d_c() function
|