Home
last modified time | relevance | path

Searched refs:av1_resize_horz_dir_sse2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dframe_resize_test.cc261 ::testing::Combine(::testing::Values(av1_resize_horz_dir_sse2),
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_sse2.c191 void av1_resize_horz_dir_sse2(const uint8_t *const input, int in_stride, in av1_resize_horz_dir_sse2() function
H A Dresize_avx2.c540 av1_resize_horz_dir_sse2(input, in_stride, intbuf, height, filtered_length, in av1_resize_horz_dir_avx2()
/aosp_15_r20/external/libaom/config/x86_64/config/
H A Dav1_rtcd.h536 void av1_resize_horz_dir_sse2(const uint8_t *const input, int in_stride, uint8_t *intbuf, int heigh…
537 #define av1_resize_horz_dir av1_resize_horz_dir_sse2
/aosp_15_r20/external/libaom/config/x86/config/
H A Dav1_rtcd.h534 void av1_resize_horz_dir_sse2(const uint8_t *const input, int in_stride, uint8_t *intbuf, int heigh…
535 #define av1_resize_horz_dir av1_resize_horz_dir_sse2