summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/vp9_subpel_variance.asm
AgeCommit message (Expand)Author
2015-06-03Make vp9 subpixel match vp8Johann
2014-11-24Changes to assembler for NASM on mac.John Stark
2013-11-07Remove TEXTREL from 32bit encoderYunqing Wang
2013-08-27fixed the reading too many bytesYaowu Xu
2013-06-21Add missing SECTION .text marker in assembly file.Ronald S. Bultje
2013-06-20SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().Ronald S. Bultje
2013-06-20Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.Ronald S. Bultje