Home
last modified time | relevance | path

Searched refs:vp8_short_walsh4x4_neon (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/arm/neon/
Dvp8_shortwalsh4x4_neon.c18 void vp8_short_walsh4x4_neon(int16_t *input, int16_t *output, int pitch) { in vp8_short_walsh4x4_neon() function
22 void vp8_short_walsh4x4_neon(int16_t *input, int16_t *output, int pitch) { in vp8_short_walsh4x4_neon() function
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h166 void vp8_short_walsh4x4_neon(short *input, short *output, int pitch);
167 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon
/external/libvpx/config/arm64/
Dvp8_rtcd.h166 void vp8_short_walsh4x4_neon(short *input, short *output, int pitch);
167 #define vp8_short_walsh4x4 vp8_short_walsh4x4_neon