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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
iwalsh_neon.c 13 void vp8_short_inv_walsh4x4_neon( function
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 276 void vp8_short_inv_walsh4x4_neon(short *input, short *output);
277 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 316 void vp8_short_inv_walsh4x4_neon(short *input, short *output);
317 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
vpx_rtcd.h 93 void vp8_short_inv_walsh4x4_neon(short *input, short *output);
    [all...]
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 286 void vp8_short_inv_walsh4x4_neon(short *input, short *output);
287 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 98 void vp8_short_inv_walsh4x4_neon(short *input, short *output);
99 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 316 void vp8_short_inv_walsh4x4_neon(short *input, short *output);
    [all...]

Completed in 188 milliseconds