Home
last modified time | relevance | path

Searched refs:av1_resize_vert_dir_c (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dframe_resize_test.cc88 av1_resize_vert_dir_c(src_.get(), ref_dest_.get(), width2, height2 << 1, in RunTest()
105 av1_resize_vert_dir_c(src_.get(), ref_dest_.get(), width2, height2 << 1, in SpeedTest()
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_sse2.c98 return av1_resize_vert_dir_c(intbuf, output, out_stride, height, height2, in av1_resize_vert_dir_sse2()
164 return av1_resize_vert_dir_c(intbuf, output, out_stride, height, height2, in av1_resize_vert_dir_sse2()
H A Dresize_avx2.c271 return av1_resize_vert_dir_c(intbuf, output, out_stride, height, height2, in av1_resize_vert_dir_avx2()
511 return av1_resize_vert_dir_c(intbuf, output, out_stride, height, height2, in av1_resize_vert_dir_avx2()
/aosp_15_r20/external/libaom/config/riscv64/config/
H A Dav1_rtcd.h492 bool av1_resize_vert_dir_c(uint8_t *intbuf, uint8_t *output, int out_stride, int height, int height…
493 #define av1_resize_vert_dir av1_resize_vert_dir_c
/aosp_15_r20/external/libaom/config/arm/config/
H A Dav1_rtcd.h611 bool av1_resize_vert_dir_c(uint8_t *intbuf, uint8_t *output, int out_stride, int height, int height…
612 #define av1_resize_vert_dir av1_resize_vert_dir_c
/aosp_15_r20/external/libaom/config/arm64/config/
H A Dav1_rtcd.h644 bool av1_resize_vert_dir_c(uint8_t *intbuf, uint8_t *output, int out_stride, int height, int height…
645 #define av1_resize_vert_dir av1_resize_vert_dir_c
/aosp_15_r20/external/libaom/av1/common/
H A Dresize.c523 bool av1_resize_vert_dir_c(uint8_t *intbuf, uint8_t *output, int out_stride, in av1_resize_vert_dir_c() function
/aosp_15_r20/external/libaom/config/x86_64/config/
H A Dav1_rtcd.h539 bool av1_resize_vert_dir_c(uint8_t *intbuf, uint8_t *output, int out_stride, int height, int height…
/aosp_15_r20/external/libaom/config/x86/config/
H A Dav1_rtcd.h537 bool av1_resize_vert_dir_c(uint8_t *intbuf, uint8_t *output, int out_stride, int height, int height…