Searched refs:vp8_bilinear_predict16x16_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned … 30 #define vp8_bilinear_predict16x16 vp8_bilinear_predict16x16_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned … 30 #define vp8_bilinear_predict16x16 vp8_bilinear_predict16x16_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned … 30 #define vp8_bilinear_predict16x16 vp8_bilinear_predict16x16_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned … 30 #define vp8_bilinear_predict16x16 vp8_bilinear_predict16x16_c
|
/external/libvpx/libvpx/vp8/common/ |
D | filter.c | 476 void vp8_bilinear_predict16x16_c in vp8_bilinear_predict16x16_c() function
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 29 void vp8_bilinear_predict16x16_c(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned …
|