/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
rtcd_defs.pl | 376 add_proto qw/void vp8_sad8x8x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array"; 377 specialize qw/vp8_sad8x8x4d sse3/;
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 374 add_proto qw/void vp8_sad8x8x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array"; 375 specialize qw/vp8_sad8x8x4d sse3/;
|
/external/chromium_org/third_party/libvpx/source/config/linux/x64/ |
vp8_rtcd.h | 341 RTCD_EXTERN void (*vp8_sad8x8x4d)(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 | 341 RTCD_EXTERN void (*vp8_sad8x8x4d)(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 | 341 RTCD_EXTERN void (*vp8_sad8x8x4d)(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 | 240 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
vp8_rtcd.h | 240 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
vp8_rtcd.h | 240 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
vp8_rtcd.h | 240 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/libvpx/generic/ |
vp8_rtcd.h | 207 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/libvpx/mips/ |
vp8_rtcd.h | 207 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/libvpx/mips-dspr2/ |
vp8_rtcd.h | 218 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
vp8_rtcd.h | 341 RTCD_EXTERN void (*vp8_sad8x8x4d)(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 | 341 RTCD_EXTERN void (*vp8_sad8x8x4d)(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 | 341 RTCD_EXTERN void (*vp8_sad8x8x4d)(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 | 264 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 274 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/libvpx/armv7a/ |
vp8_rtcd.h | 231 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 300 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/libvpx/armv7a-neon/ |
vp8_rtcd.h | 264 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro
|
/external/libvpx/x86/ |
vp8_rtcd.h | 309 #define vp8_sad8x8x4d vp8_sad8x8x4d_c macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
vp8_rtcd.h | 300 #define vp8_sad8x8x4d vp8_sad8x8x4d_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...] |