Home
last modified time | relevance | path

Searched refs:av1_convolve_2d_sr_c (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/test/
Dav1_convolve_2d_test.cc40 libaom_test::AV1Convolve2D::BuildParams(av1_convolve_2d_sr_c, 1, 1));
Dav1_convolve_2d_test_util.cc85 av1_convolve_2d_sr_c(input + offset_r * w + offset_c, w, output, in RunCheckOutput()
/external/libaom/libaom/av1/common/
Dconvolve.c115 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, in av1_convolve_2d_sr_c() function
564 av1_convolve_2d_sr_c(src, src_stride, dst, dst_stride, w, h, in convolve_2d_for_intrabc()
/external/libaom/config/arm/config/
Dav1_rtcd.h77 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/
Dav1_rtcd.h76 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, …
/external/libaom/config/arm64/config/
Dav1_rtcd.h77 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/
Dav1_rtcd.h76 void av1_convolve_2d_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, …