Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/x86/
Dav1_txfm1d_sse4.h61 static INLINE void transpose_32_4x4(int stride, const __m128i *input, in transpose_32_4x4() function
88 transpose_32_4x4(col_size, &input[r * col_size + c], in transpose_32()