summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86/variance_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Move SAD and variance functions to commonJohann2012-03-051-398/+0
* Missed some variance castsJohann2012-02-101-5/+5
* Fix variance overflowJohann2012-02-091-5/+5
* Move shared data to shared locationJohann2011-11-181-27/+10
* remove one set of 16x16 variance funcationsYaowu Xu2011-06-091-7/+0
* remove redundant functionsYaowu Xu2011-06-061-30/+0
* Return sse value in vp8_variance SSE2 functionsYunqing Wang2011-05-251-9/+8
* Remove unused vp8_get4x4sse_cs_mmx declarationJohn Koleszar2011-03-211-7/+0
* Increase static linkage, remove unused functionsJohn Koleszar2011-03-171-33/+0
* Remove unused functionsYunqing Wang2011-03-091-140/+0
* Fix relative include pathsJohn Koleszar2011-02-101-2/+2
* Fix half-pixel variance RTCD functionsJohn Koleszar2010-10-271-0/+36
* Add const qualifiers to variance/SAD functions.Timothy B. Terriberry2010-10-121-46/+46
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-181-2/+2
* LICENSE: update with latest textJohn Koleszar2010-06-041-4/+5
* Initial WebM releasev0.9.0John Koleszar2010-05-181-0/+596