/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
rtcd_defs.pl | 296 add_proto qw/unsigned int vp8_variance_halfpixvar16x16_v/, "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse"; 297 specialize qw/vp8_variance_halfpixvar16x16_v mmx sse2 media neon/;
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 294 add_proto qw/unsigned int vp8_variance_halfpixvar16x16_v/, "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse"; 295 specialize qw/vp8_variance_halfpixvar16x16_v mmx sse2 media neon/;
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
vp8_rtcd.h | 423 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/generic/ |
vp8_rtcd.h | 324 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
vp8_rtcd.h | 481 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
vp8_rtcd.h | 327 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
vp8_rtcd.h | 327 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/ |
vp8_rtcd.h | 481 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
vp8_rtcd.h | 324 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/chromium_org/third_party/libvpx/source/config/win/ia32/ |
vp8_rtcd.h | 481 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable [all...] |
/external/libvpx/generic/ |
vp8_rtcd.h | 291 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/libvpx/mips/ |
vp8_rtcd.h | 291 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/libvpx/mips-dspr2/ |
vp8_rtcd.h | 309 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
vp8_rtcd.h | 367 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_armv6 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 376 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_neon macro
|
/external/libvpx/armv7a/ |
vp8_rtcd.h | 334 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_armv6 macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 423 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_neon macro
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 388 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_neon macro
|
/external/libvpx/x86/ |
vp8_rtcd.h | 446 #define vp8_variance_halfpixvar16x16_v macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/x64/ |
vp8_rtcd.h | 481 #define vp8_variance_halfpixvar16x16_v macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/x64/ |
vp8_rtcd.h | 481 #define vp8_variance_halfpixvar16x16_v macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/x64/ |
vp8_rtcd.h | 481 #define vp8_variance_halfpixvar16x16_v macro [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
onyx_if.c | [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
onyx_if.c | [all...] |