Searched refs:av1_dist_wtd_convolve_2d_copy_c (Results 1 – 7 of 7) sorted by relevance
/external/libaom/test/ |
D | av1_convolve_test.cc | 1488 Convolve(av1_dist_wtd_convolve_2d_copy_c, input1, input2, reference, in TestConvolve() 1519 av1_dist_wtd_convolve_2d_copy_c(src0, width, dst, kOutputStride, width, in TestConvolveSpeed() 1521 av1_dist_wtd_convolve_2d_copy_c(src1, width, dst, kOutputStride, width, in TestConvolveSpeed() 1558 BuildLowbdLumaParams(av1_dist_wtd_convolve_2d_copy_c));
|
/external/libaom/config/riscv64/config/ |
D | av1_rtcd.h | 200 void av1_dist_wtd_convolve_2d_copy_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stri… 201 #define av1_dist_wtd_convolve_2d_copy av1_dist_wtd_convolve_2d_copy_c
|
/external/libaom/av1/common/ |
D | convolve.c | 336 void av1_dist_wtd_convolve_2d_copy_c(const uint8_t *src, int src_stride, in av1_dist_wtd_convolve_2d_copy_c() function
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 238 void av1_dist_wtd_convolve_2d_copy_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stri…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 238 void av1_dist_wtd_convolve_2d_copy_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stri…
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 210 void av1_dist_wtd_convolve_2d_copy_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stri…
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 210 void av1_dist_wtd_convolve_2d_copy_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stri…
|