HomeSort by relevance Sort by last modified time
    Searched refs:vp9_sad32x64_avg (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 531 add_proto qw/unsigned int vp9_sad32x64_avg/, "const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred, unsigned int max_sad";
532 specialize qw/vp9_sad32x64_avg/, "$sse2_x86inc";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 527 add_proto qw/unsigned int vp9_sad32x64_avg/, "const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred, unsigned int max_sad";
528 specialize qw/vp9_sad32x64_avg/, "$sse2_x86inc";
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 407 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 407 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 407 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 407 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 407 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 414 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 414 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 414 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 510 RTCD_EXTERN unsigned int (*vp9_sad32x64_avg)(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred, unsigned int max_sad); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 510 RTCD_EXTERN unsigned int (*vp9_sad32x64_avg)(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred, unsigned int max_sad); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 443 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 443 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 450 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 453 #define vp9_sad32x64_avg vp9_sad32x64_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 470 #define vp9_sad32x64_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 515 #define vp9_sad32x64_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 515 #define vp9_sad32x64_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 515 #define vp9_sad32x64_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 979 BFP(BLOCK_32X64, vp9_sad32x64, vp9_sad32x64_avg,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]

Completed in 135 milliseconds