HomeSort by relevance Sort by last modified time
    Searched defs:vp8_sixtap_predict8x4 (Results 1 - 12 of 12) sorted by null

  /external/libvpx/armv7a/
vp8_rtcd.h 272 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_armv6 macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 312 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_neon macro
  /external/libvpx/generic/
vp8_rtcd.h 240 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 240 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 257 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_dspr2 macro
  /external/libvpx/x86/
vp8_rtcd.h 356 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_sse2 macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 123 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 144 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_neon 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
  /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...]

Completed in 309 milliseconds