summaryrefslogtreecommitdiff
path: root/vp9/common/x86/vp9_intrapred_ssse3.asm
AgeCommit message (Expand)Author
2013-11-01vp9 ssse3 d207_predictor_32x32: add missing GLOBAL()James Zern
2013-10-18Fix d207 intra prediction SSSE3 functionsYunqing Wang
2013-10-11Code cleanupYunqing Wang
2013-10-10d207 intra prediction ssse3 using bytesScott LaVarnway
2013-10-07d153 intra prediction (32x32) ssse3 using bytesScott LaVarnway
2013-10-02d153 intra prediction (16x16) ssse3 using bytesScott LaVarnway
2013-10-01d153 intra prediction ssse3 using bytesScott LaVarnway
2013-09-25d63 intra prediction ssse3 using bytesScott LaVarnway
2013-09-18Fix x86inc.asm to build PIC code correctlyYunqing Wang
2013-07-26d45 intra prediction SSSE3 optimizations.Ronald S. Bultje
2013-07-10SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra prediction.Ronald S. Bultje