Searched refs:av1_convolve_y_sr_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_convolve_2d_test.cc | 41 libaom_test::AV1Convolve2D::BuildParams(av1_convolve_y_sr_c, 0, 1));
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 167 void av1_convolve_y_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, in av1_convolve_y_sr_c() function 587 av1_convolve_y_sr_c(src, src_stride, dst, dst_stride, w, h, in av1_convolve_2d_facade()
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 132 void av1_convolve_y_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, i…
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 132 void av1_convolve_y_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, i…
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 132 void av1_convolve_y_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, i…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 132 void av1_convolve_y_sr_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int w, i…
|