/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
rtcd_defs.pl | 382 add_proto qw/void vp8_sad16x8x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array"; 383 specialize qw/vp8_sad16x8x4d sse3/;
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 380 add_proto qw/void vp8_sad16x8x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array"; 381 specialize qw/vp8_sad16x8x4d sse3/;
|
/external/chromium_org/third_party/libvpx/source/config/linux/x64/ |
vp8_rtcd.h | 290 RTCD_EXTERN void (*vp8_sad16x8x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/x64/ |
vp8_rtcd.h | 290 RTCD_EXTERN void (*vp8_sad16x8x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/x64/ |
vp8_rtcd.h | 290 RTCD_EXTERN void (*vp8_sad16x8x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/generic/ |
vp8_rtcd.h | 204 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
vp8_rtcd.h | 204 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
vp8_rtcd.h | 204 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
vp8_rtcd.h | 204 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/libvpx/generic/ |
vp8_rtcd.h | 171 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/libvpx/mips/ |
vp8_rtcd.h | 171 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/libvpx/mips-dspr2/ |
vp8_rtcd.h | 182 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
vp8_rtcd.h | 290 RTCD_EXTERN void (*vp8_sad16x8x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/ |
vp8_rtcd.h | 290 RTCD_EXTERN void (*vp8_sad16x8x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/ia32/ |
vp8_rtcd.h | 290 RTCD_EXTERN void (*vp8_sad16x8x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
vp8_rtcd.h | 228 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 235 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/libvpx/armv7a/ |
vp8_rtcd.h | 195 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 261 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 225 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro
|
/external/libvpx/x86/ |
vp8_rtcd.h | 267 #define vp8_sad16x8x4d vp8_sad16x8x4d_c macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
vp8_rtcd.h | 261 #define vp8_sad16x8x4d vp8_sad16x8x4d_c 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...] |