summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/transpose_sse2.h
AgeCommit message (Expand)Author
2020-04-03transpose_sse2.h,cosmetics: fix some commentsJames Zern
2018-09-15cosmetics: normalize include guardsJames Zern
2017-10-03Add transpose_8bit_{4x4,8x8}() x86 optimizationLinfeng Zhang
2017-08-02Add transpose_32bit_8x4() sse2 optimizationLinfeng Zhang
2017-06-29sse2: Add transpose_32bit_4x4x2() and update transpose_32bit_4x4()Linfeng Zhang
2017-06-13Clean array_transpose_{4X8,16x16,16x16_2) in x86Linfeng Zhang
2017-06-13Convert 8x8 idct x86 macros to inline functionsLinfeng Zhang
2017-05-16Add transpose_32bit_4x4() and rename transpose_4x4() for vpx_dsp/x86Linfeng Zhang
2017-05-03Split dsp/x86/inv_txfm_sse2.cLinfeng Zhang