Searched refs:av1_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 | 198 void av1_convolve_y_sr_intrabc_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, … 199 #define av1_convolve_y_sr_intrabc av1_convolve_y_sr_intrabc_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 224 void av1_convolve_y_sr_intrabc_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, … 225 #define av1_convolve_y_sr_intrabc av1_convolve_y_sr_intrabc_c
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_convolve_test.cc | 863 av1_convolve_y_sr_intrabc_c(input, width + 2, reference, kOutputStride, in RunTest() 886 av1_convolve_y_sr_intrabc_c(input, width, reference, kOutputStride, width, in SpeedTest() 912 BuildLowbdParams(av1_convolve_y_sr_intrabc_c));
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 224 void av1_convolve_y_sr_intrabc_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, … 225 #define av1_convolve_y_sr_intrabc av1_convolve_y_sr_intrabc_c
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | convolve.c | 246 void av1_convolve_y_sr_intrabc_c(const uint8_t *src, int src_stride, in av1_convolve_y_sr_intrabc_c() function
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 237 void av1_convolve_y_sr_intrabc_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, …
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 251 void av1_convolve_y_sr_intrabc_c(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, …
|