/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
systemdependent.c | 139 vp8_sixtap_predict8x4 = sixtap_predict8x4_ppc;
|
/external/libvpx/libvpx/vp8/common/ppc/ |
systemdependent.c | 139 vp8_sixtap_predict8x4 = sixtap_predict8x4_ppc;
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
rtcd_defs.pl | 212 add_proto qw/void vp8_sixtap_predict8x4/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch"; 213 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2/;
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 213 add_proto qw/void vp8_sixtap_predict8x4/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch"; 214 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2/;
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
vp8_rtcd.h | 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/ |
vp8_rtcd.h | 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/ia32/ |
vp8_rtcd.h | 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
vp8_rtcd.h | 345 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/x64/ |
vp8_rtcd.h | 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/x64/ |
vp8_rtcd.h | 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/x64/ |
vp8_rtcd.h | 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/generic/ |
vp8_rtcd.h | 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
vp8_rtcd.h | 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
vp8_rtcd.h | 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
vp8_rtcd.h | 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
|
/external/libvpx/generic/ |
vp8_rtcd.h | 237 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
|
/external/libvpx/mips/ |
vp8_rtcd.h | 237 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
|
/external/libvpx/mips-dspr2/ |
vp8_rtcd.h | 254 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_dspr2 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
vp8_rtcd.h | 302 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_armv6 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 311 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_neon macro
|
/external/libvpx/armv7a/ |
vp8_rtcd.h | 269 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_armv6 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 345 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_neon macro
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 310 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_neon macro
|
/external/libvpx/x86/ |
vp8_rtcd.h | 352 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_sse2 macro [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/ |
decodeframe.c | 951 xd->subpixel_predict8x4 = vp8_sixtap_predict8x4; [all...] |