HomeSort by relevance Sort by last modified time
    Searched defs:vp8_short_fdct4x4 (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
csystemdependent.c 40 void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
126 vp8_short_fdct4x4 = vp8_short_fdct4x4_ppc;
  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 40 void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
126 vp8_short_fdct4x4 = vp8_short_fdct4x4_ppc;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 40 void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
126 vp8_short_fdct4x4 = vp8_short_fdct4x4_ppc;
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp8_rtcd.h 271 #define vp8_short_fdct4x4 vp8_short_fdct4x4_armv6 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 308 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 308 RTCD_EXTERN void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 281 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 246 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 350 RTCD_EXTERN void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp8_rtcd.h 246 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 246 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp8_rtcd.h 350 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 350 RTCD_EXTERN void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp8_rtcd.h 350 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 246 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h 350 RTCD_EXTERN void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp8_rtcd.h 350 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 238 #define vp8_short_fdct4x4 vp8_short_fdct4x4_armv6 macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 272 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
  /external/libvpx/generic/
vp8_rtcd.h 213 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 213 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 224 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/x86/
vp8_rtcd.h 317 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 267 #define vp8_short_fdct4x4 vp8_short_fdct4x4_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 310 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro

Completed in 289 milliseconds

1 2