Searched refs:av1_convolve_2d_sr_c (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_convolve_2d_test.cc | 44 libaom_test::AV1Convolve2D::BuildParams(av1_convolve_2d_sr_c, 1, 1));
|
D | av1_convolve_2d_test_util.cc | 85 av1_convolve_2d_sr_c(input + offset_r * w + offset_c, w, output, in RunCheckOutput()
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 115 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, in av1_convolve_2d_sr_c() function 577 av1_convolve_2d_sr_c(src, src_stride, dst, dst_stride, w, h, in av1_convolve_2d_facade()
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 121 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, …
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 121 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, …
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 121 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, …
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 121 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, …
|