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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 301 add_proto qw/unsigned int vp8_variance_halfpixvar16x16_v/, "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse";
302 specialize qw/vp8_variance_halfpixvar16x16_v mmx sse2 media neon_asm/;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 294 add_proto qw/unsigned int vp8_variance_halfpixvar16x16_v/, "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse";
295 specialize qw/vp8_variance_halfpixvar16x16_v mmx sse2 media neon/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 294 add_proto qw/unsigned int vp8_variance_halfpixvar16x16_v/, "const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse";
295 specialize qw/vp8_variance_halfpixvar16x16_v mmx sse2 media neon/;
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_rtcd.h 244 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 418 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_rtcd.h 210 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
vp8_rtcd.h 364 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_armv6 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 321 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 476 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
vpx_rtcd.h 264 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 324 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
vpx_rtcd.h 177 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 476 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
vpx_rtcd.h 264 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 321 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h 476 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
vpx_rtcd.h 264 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
  /external/libvpx/generic/
vp8_rtcd.h 291 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /external/libvpx/mips/
vp8_rtcd.h 291 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 309 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 152 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 152 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 170 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 480 RTCD_EXTERN unsigned int (*vp8_variance_halfpixvar16x16_v)(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 354 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_c macro

Completed in 797 milliseconds

1 2