Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_add_neon.c168 static INLINE void idct32_transpose_pair( in idct32_transpose_pair() function
477 idct32_transpose_pair(input, trans_buf); in vpx_idct32x32_1024_add_neon()
Didct32x32_add_neon.asm316 ; matrices are transposed by pairs (the idct32_transpose_pair loop).