/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
systemdependent.c | 137 vp8_sixtap_predict16x16 = sixtap_predict16x16_ppc;
|
/external/libvpx/libvpx/vp8/common/ppc/ |
systemdependent.c | 137 vp8_sixtap_predict16x16 = sixtap_predict16x16_ppc;
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
rtcd_defs.pl | 202 add_proto qw/void vp8_sixtap_predict16x16/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch"; 203 specialize qw/vp8_sixtap_predict16x16 mmx sse2 ssse3 media neon dspr2/;
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 203 add_proto qw/void vp8_sixtap_predict16x16/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch"; 204 specialize qw/vp8_sixtap_predict16x16 mmx sse2 ssse3 media neon dspr2/;
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
vp8_rtcd.h | 377 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 377 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 377 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 336 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 377 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 377 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 377 RTCD_EXTERN void (*vp8_sixtap_predict16x16)(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 | 264 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
vp8_rtcd.h | 264 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
vp8_rtcd.h | 264 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
vp8_rtcd.h | 264 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c macro
|
/external/libvpx/generic/ |
vp8_rtcd.h | 231 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c macro
|
/external/libvpx/mips/ |
vp8_rtcd.h | 231 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_c macro
|
/external/libvpx/mips-dspr2/ |
vp8_rtcd.h | 246 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_dspr2 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
vp8_rtcd.h | 294 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_armv6 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 304 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_neon macro
|
/external/libvpx/armv7a/ |
vp8_rtcd.h | 261 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_armv6 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 336 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_neon macro
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 300 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_neon macro
|
/external/libvpx/x86/ |
vp8_rtcd.h | 343 #define vp8_sixtap_predict16x16 vp8_sixtap_predict16x16_sse2 macro [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/ |
decodeframe.c | 953 xd->subpixel_predict16x16 = vp8_sixtap_predict16x16; [all...] |