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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 41 void (*vp8_short_fdct8x4)(short *input, short *output, int pitch); variable
127 vp8_short_fdct8x4 = vp8_short_fdct8x4_ppc;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 254 add_proto qw/void vp8_short_fdct8x4/, "short *input, short *output, int pitch";
255 specialize qw/vp8_short_fdct8x4 mmx sse2 media neon msa/;
  /external/libvpx/config/generic/
vp8_rtcd.h 126 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /external/libvpx/config/mips32/
vp8_rtcd.h 126 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 137 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /external/libvpx/config/mips64/
vp8_rtcd.h 126 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 440 add_proto qw/void vp8_short_fdct8x4/, "short *input, short *output, int pitch";
441 specialize qw/vp8_short_fdct8x4 mmx sse2 media neon/;
  /external/libvpx/config/arm/
vp8_rtcd.h 148 #define vp8_short_fdct8x4 vp8_short_fdct8x4_armv6 macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 150 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 172 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 233 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 233 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 251 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 350 RTCD_EXTERN void (*vp8_short_fdct8x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/libvpx/config/x86/
vp8_rtcd.h 223 #define vp8_short_fdct8x4 vp8_short_fdct8x4_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 223 #define vp8_short_fdct8x4 vp8_short_fdct8x4_sse2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 271 #define vp8_short_fdct8x4 vp8_short_fdct8x4_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 315 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 374 milliseconds