Searched refs:vp8_sixtap_predict8x8_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libvpx/config/generic/ |
H A D | vp8_rtcd.h | 157 void vp8_sixtap_predict8x8_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yoff… 158 #define vp8_sixtap_predict8x8 vp8_sixtap_predict8x8_c
|
/aosp_15_r20/external/libvpx/vp8/common/ |
H A D | filter.c | 137 void vp8_sixtap_predict8x8_c(unsigned char *src_ptr, int src_pixels_per_line, in vp8_sixtap_predict8x8_c() function
|
/aosp_15_r20/external/libvpx/config/arm-neon/ |
H A D | vp8_rtcd.h | 188 void vp8_sixtap_predict8x8_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yoff…
|
/aosp_15_r20/external/libvpx/config/arm64/ |
H A D | vp8_rtcd.h | 188 void vp8_sixtap_predict8x8_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yoff…
|
/aosp_15_r20/external/libvpx/test/ |
H A D | predict_test.cc | 304 make_tuple(8, 8, &vp8_sixtap_predict8x8_c),
|
/aosp_15_r20/external/libvpx/config/x86_64/ |
H A D | vp8_rtcd.h | 213 void vp8_sixtap_predict8x8_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yoff…
|
/aosp_15_r20/external/libvpx/config/x86/ |
H A D | vp8_rtcd.h | 213 void vp8_sixtap_predict8x8_c(unsigned char *src_ptr, int src_pixels_per_line, int xoffset, int yoff…
|