summaryrefslogtreecommitdiff
path: root/vp8/common/x86/recon_wrapper_sse2.c
AgeCommit message (Expand)Author
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-26Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)Scott LaVarnway
2012-01-30RTCD: add recon functionsJohn Koleszar
2011-11-09SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()Scott LaVarnway
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-04-29Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3.Ronald S. Bultje
2011-04-28bug fix removed inline from recon_wrapper_sse2.cJames Berry
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje