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

  /external/libvpx/libvpx/vp8/common/arm/neon/
iwalsh_neon.c 15 void vp8_short_inv_walsh4x4_neon(int16_t *input, int16_t *mb_dqcoeff) { function
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 159 void vp8_short_inv_walsh4x4_neon(short *input, short *mb_dqcoeff);
160 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
  /external/libvpx/config/arm64/
vp8_rtcd.h 159 void vp8_short_inv_walsh4x4_neon(short *input, short *mb_dqcoeff);
160 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon

Completed in 2329 milliseconds