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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 457 add_proto qw/void vp8_short_walsh4x4/, "short *input, short *output, int pitch";
458 specialize qw/vp8_short_walsh4x4 sse2 media neon_asm/;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 444 add_proto qw/void vp8_short_walsh4x4/, "short *input, short *output, int pitch";
445 specialize qw/vp8_short_walsh4x4 sse2 media neon/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 444 add_proto qw/void vp8_short_walsh4x4/, "short *input, short *output, int pitch";
445 specialize qw/vp8_short_walsh4x4 sse2 media neon/;
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_rtcd.h 345 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 325 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_rtcd.h 300 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
vp8_rtcd.h 287 #define vp8_short_walsh4x4 vp8_short_walsh4x4_armv6 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 258 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 258 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
vpx_rtcd.h 261 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 258 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/generic/
vp8_rtcd.h 228 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 228 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 242 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 236 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 236 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 254 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 366 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
vpx_rtcd.h 395 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 366 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
vpx_rtcd.h 395 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h 366 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
vpx_rtcd.h 395 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 366 RTCD_EXTERN void (*vp8_short_walsh4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 283 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c macro

Completed in 145 milliseconds

1 2