Searched refs:av1_highbd_convolve_y_sr_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_convolve_2d_test.cc | 172 av1_highbd_convolve_y_sr_c, 0, 1));
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 156 void av1_highbd_convolve_y_sr_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_stride,… 157 #define av1_highbd_convolve_y_sr av1_highbd_convolve_y_sr_c
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 156 void av1_highbd_convolve_y_sr_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_stride,… 157 #define av1_highbd_convolve_y_sr av1_highbd_convolve_y_sr_c
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 669 void av1_highbd_convolve_y_sr_c(const uint16_t *src, int src_stride, in av1_highbd_convolve_y_sr_c() function 1061 av1_highbd_convolve_y_sr_c(src, src_stride, dst, dst_stride, w, h, in highbd_convolve_2d_for_intrabc()
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 159 void av1_highbd_convolve_y_sr_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_stride,…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 162 void av1_highbd_convolve_y_sr_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_stride,…
|