HomeSort by relevance Sort by last modified time
    Searched refs:vp9_sad64x32_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 534 add_proto qw/unsigned int vp9_sad64x32_avg/, "const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_ (…)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 530 add_proto qw/unsigned int vp9_sad64x32_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";
531 specialize qw/vp9_sad64x32_avg/, "$sse2_x86inc";
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 443 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 443 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 443 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 443 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 443 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 450 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 450 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 450 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 557 RTCD_EXTERN unsigned int (*vp9_sad64x32_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 557 RTCD_EXTERN unsigned int (*vp9_sad64x32_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 479 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 479 #define vp9_sad64x32_avg macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 486 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 489 #define vp9_sad64x32_avg vp9_sad64x32_avg_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 511 #define vp9_sad64x32_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 562 #define vp9_sad64x32_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 562 #define vp9_sad64x32_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 562 #define vp9_sad64x32_avg macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 975 BFP(BLOCK_64X32, vp9_sad64x32, vp9_sad64x32_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 1075 milliseconds