Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse4.c23 transpose_32bit_4x4x2(io, io); in highbd_idct8x8_half1d()
Dhighbd_idct8x8_add_sse2.c21 transpose_32bit_4x4x2(io, io); in highbd_idct8x8_half1d()
Dtranspose_sse2.h271 static INLINE void transpose_32bit_4x4x2(const __m128i *const in, in transpose_32bit_4x4x2() function