Searched refs:av1_highbd_convolve_y_sr_intrabc_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | av1_rtcd.h | 345 void av1_highbd_convolve_y_sr_intrabc_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst… 346 #define av1_highbd_convolve_y_sr_intrabc av1_highbd_convolve_y_sr_intrabc_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 384 void av1_highbd_convolve_y_sr_intrabc_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst… 385 #define av1_highbd_convolve_y_sr_intrabc av1_highbd_convolve_y_sr_intrabc_c
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_convolve_test.cc | 1047 av1_highbd_convolve_y_sr_intrabc_c(input, width + 2, reference, in RunTest() 1072 av1_highbd_convolve_y_sr_intrabc_c(input, width, reference, kOutputStride, in SpeedTest() 1099 BuildHighbdParams(av1_highbd_convolve_y_sr_intrabc_c));
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 381 void av1_highbd_convolve_y_sr_intrabc_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst… 382 #define av1_highbd_convolve_y_sr_intrabc av1_highbd_convolve_y_sr_intrabc_c
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | convolve.c | 858 void av1_highbd_convolve_y_sr_intrabc_c( in av1_highbd_convolve_y_sr_intrabc_c() function 1277 av1_highbd_convolve_y_sr_intrabc_c(src, src_stride, dst, dst_stride, w, h, in av1_highbd_convolve_2d_facade()
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 423 void av1_highbd_convolve_y_sr_intrabc_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst…
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 448 void av1_highbd_convolve_y_sr_intrabc_c(const uint16_t *src, int src_stride, uint16_t *dst, int dst…
|