summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/inv_txfm_ssse3.h
AgeCommit message (Expand)Author
2018-09-15cosmetics: normalize include guardsJames Zern
2017-09-20Remove the unnecessary cast of (int16_t)cospi_{1...31}_64Linfeng Zhang
2017-09-20Remove the unnecessary upcasts of (int)cospi_{1...31}_64Linfeng Zhang
2017-08-14Update 32x32 idct sse2 and ssse3 optimizations.Linfeng Zhang
2017-08-04Replace multiplication_and_add() with butterfly() in idct x86 codeLinfeng Zhang
2017-08-01Update x86 idct optimizationLinfeng Zhang
2017-07-25inv_txfm_{sse2,ssse3}: clear conversion warningsJames Zern
2017-06-29Refactor vpx_idct8x8_12_add_ssse3() and add inv_txfm_ssse3.hLinfeng Zhang