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

  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 290 void vp8_sixtap_predict4x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
291 #define vp8_sixtap_predict4x4 vp8_sixtap_predict4x4_neon
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 12 EXPORT |vp8_sixtap_predict4x4_neon|
36 |vp8_sixtap_predict4x4_neon| PROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 12 EXPORT |vp8_sixtap_predict4x4_neon|
36 |vp8_sixtap_predict4x4_neon| PROC
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 334 void vp8_sixtap_predict4x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
335 #define vp8_sixtap_predict4x4 vp8_sixtap_predict4x4_neon
vpx_rtcd.h 173 void vp8_sixtap_predict4x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
    [all...]
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 304 void vp8_sixtap_predict4x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
305 #define vp8_sixtap_predict4x4 vp8_sixtap_predict4x4_neon
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 148 void vp8_sixtap_predict4x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
149 #define vp8_sixtap_predict4x4 vp8_sixtap_predict4x4_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 334 void vp8_sixtap_predict4x4_neon(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
sixtappredict_neon.c 28 void vp8_sixtap_predict4x4_neon( function
    [all...]

Completed in 331 milliseconds