HomeSort by relevance Sort by last modified time
    Searched refs:vp8_sad4x4x4d (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 380 add_proto qw/void vp8_sad4x4x4d/, "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_sad4x4x4d sse3/;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 371 add_proto qw/void vp8_sad4x4x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array";
372 specialize qw/vp8_sad4x4x4d sse3/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 371 add_proto qw/void vp8_sad4x4x4d/, "const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array";
372 specialize qw/vp8_sad4x4x4d sse3/;
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp8_rtcd.h 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
vpx_rtcd.h 341 RTCD_EXTERN void (*vp8_sad4x4x4d)(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 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
vpx_rtcd.h 341 RTCD_EXTERN void (*vp8_sad4x4x4d)(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 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(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 213 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 213 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 213 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /external/libvpx/generic/
vp8_rtcd.h 183 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /external/libvpx/mips/
vp8_rtcd.h 183 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 194 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 203 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 203 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 221 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
vpx_rtcd.h 341 RTCD_EXTERN void (*vp8_sad4x4x4d)(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 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
vpx_rtcd.h 341 RTCD_EXTERN void (*vp8_sad4x4x4d)(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 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
vpx_rtcd.h 341 RTCD_EXTERN void (*vp8_sad4x4x4d)(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 302 RTCD_EXTERN void (*vp8_sad4x4x4d)(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 237 #define vp8_sad4x4x4d vp8_sad4x4x4d_c macro

Completed in 84 milliseconds

1 2