Searched refs:vp8_short_inv_walsh4x4_neon (Results 1 – 3 of 3) sorted by relevance
157 void vp8_short_inv_walsh4x4_neon(short *input, short *output);158 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
181 void vp8_short_inv_walsh4x4_neon(short *input, short *output);182 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_neon
13 void vp8_short_inv_walsh4x4_neon( in vp8_short_inv_walsh4x4_neon() function