Home
last modified time | relevance | path

Searched refs:transpose_u16_8x8 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/common/arm/
Dtranspose_neon.h253 static INLINE void transpose_u16_8x8(uint16x8_t *a0, uint16x8_t *a1, in transpose_u16_8x8() function
Dwiener_convolve_neon.c174 transpose_u16_8x8(&res4, &res5, &res6, &res7, &res8, &res9, &res10, in av1_wiener_convolve_add_src_neon()
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c322 transpose_u16_8x8(&d0, &d1, &d2, &d3, &d4, &d5, &d6, &d7); in vpx_highbd_convolve8_horiz_neon()
551 transpose_u16_8x8(&d0, &d1, &d2, &d3, &d4, &d5, &d6, &d7); in vpx_highbd_convolve8_avg_horiz_neon()
Dtranspose_neon.h642 static INLINE void transpose_u16_8x8(uint16x8_t *a0, uint16x8_t *a1, in transpose_u16_8x8() function