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

  /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/libvpx/libvpx/vp8/common/
rtcd_defs.pl 448 add_proto qw/void vp8_short_fdct4x4/, "short *input, short *output, int pitch";
449 specialize qw/vp8_short_fdct4x4 mmx sse2 media neon_asm/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 436 add_proto qw/void vp8_short_fdct4x4/, "short *input, short *output, int pitch";
437 specialize qw/vp8_short_fdct4x4 mmx sse2 media neon/;
  /external/libvpx/generic/
vp8_rtcd.h 216 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 216 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 227 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 230 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 230 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 248 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 345 RTCD_EXTERN void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 241 #define vp8_short_fdct4x4 vp8_short_fdct4x4_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 267 #define vp8_short_fdct4x4 vp8_short_fdct4x4_armv6 macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 275 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
  /external/libvpx/x86/
vp8_rtcd.h 321 #define vp8_short_fdct4x4 vp8_short_fdct4x4_sse2 macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 310 #define vp8_short_fdct4x4 vp8_short_fdct4x4_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 44 milliseconds