Searched refs:vp8_sixtap_predict16x16_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libvpx/test/ |
H A D | predict_test.cc | 229 TestWithRandomData(vp8_sixtap_predict16x16_c); in TEST_P() 232 TestWithUnalignedDst(vp8_sixtap_predict16x16_c); in TEST_P() 303 ::testing::Values(make_tuple(16, 16, &vp8_sixtap_predict16x16_c),
|
/aosp_15_r20/external/libvpx/config/generic/ |
H A D | vp8_rtcd.h | 148 void vp8_sixtap_predict16x16_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yo… 149 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c
|
/aosp_15_r20/external/libvpx/vp8/common/ |
H A D | filter.c | 175 void vp8_sixtap_predict16x16_c(unsigned char *src_ptr, int src_pixels_per_line, in vp8_sixtap_predict16x16_c() function
|
/aosp_15_r20/external/libvpx/config/arm-neon/ |
H A D | vp8_rtcd.h | 176 void vp8_sixtap_predict16x16_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yo…
|
/aosp_15_r20/external/libvpx/config/arm64/ |
H A D | vp8_rtcd.h | 176 void vp8_sixtap_predict16x16_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yo…
|
/aosp_15_r20/external/libvpx/config/x86_64/ |
H A D | vp8_rtcd.h | 198 void vp8_sixtap_predict16x16_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yo…
|
/aosp_15_r20/external/libvpx/config/x86/ |
H A D | vp8_rtcd.h | 198 void vp8_sixtap_predict16x16_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yo…
|