Searched refs:av1_highbd_convolve_horiz_rs_c (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_horz_only_frame_superres_test.cc | 339 av1_highbd_convolve_horiz_rs_c( in RunOne()
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 150 void av1_highbd_convolve_horiz_rs_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str… 151 #define av1_highbd_convolve_horiz_rs av1_highbd_convolve_horiz_rs_c
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 152 void av1_highbd_convolve_horiz_rs_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str… 153 #define av1_highbd_convolve_horiz_rs av1_highbd_convolve_horiz_rs_c
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 150 void av1_highbd_convolve_horiz_rs_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str… 151 #define av1_highbd_convolve_horiz_rs av1_highbd_convolve_horiz_rs_c
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 155 void av1_highbd_convolve_horiz_rs_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst_str… 156 #define av1_highbd_convolve_horiz_rs av1_highbd_convolve_horiz_rs_c
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 51 void av1_highbd_convolve_horiz_rs_c(const uint16_t *src, int src_stride, in av1_highbd_convolve_horiz_rs_c() function
|