Searched refs:transpose_idct4x4_16_bd8 (Results 1 – 3 of 3) sorted by relevance
33 transpose_idct4x4_16_bd8(a); in vpx_idct4x4_16_add_neon()37 transpose_idct4x4_16_bd8(a); in vpx_idct4x4_16_add_neon()
66 transpose_idct4x4_16_bd8(a); in vpx_highbd_idct4x4_16_add_neon()70 transpose_idct4x4_16_bd8(a); in vpx_highbd_idct4x4_16_add_neon()
314 static INLINE void transpose_idct4x4_16_bd8(int16x8_t *const a) { in transpose_idct4x4_16_bd8() function