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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
systemdependent.c 139 vp8_sixtap_predict8x4 = sixtap_predict8x4_ppc;
  /external/libvpx/libvpx/vp8/common/ppc/
systemdependent.c 139 vp8_sixtap_predict8x4 = sixtap_predict8x4_ppc;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
systemdependent.c 139 vp8_sixtap_predict8x4 = sixtap_predict8x4_ppc;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 212 add_proto qw/void vp8_sixtap_predict8x4/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch";
213 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2/;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 213 add_proto qw/void vp8_sixtap_predict8x4/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch";
214 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 213 add_proto qw/void vp8_sixtap_predict8x4/, "unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch";
214 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2/;
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 383 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 345 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp8_rtcd.h 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp8_rtcd.h 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp8_rtcd.h 388 RTCD_EXTERN void (*vp8_sixtap_predict8x4)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp8_rtcd.h 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 270 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/libvpx/generic/
vp8_rtcd.h 237 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 237 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 254 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_dspr2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 101 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 101 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 118 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_dspr2 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp8_rtcd.h 302 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_armv6 macro

Completed in 85 milliseconds

1 2