summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/vp9_quantize_ssse3.asm
AgeCommit message (Expand)Author
2013-09-06Fix overflow issue in 16x16 quantization SSSE3Jingning Han
2013-09-05Use saturated addition in SSSE3 of 32x32 quantJingning Han
2013-08-29Fix overflow issue in SSSE3 32x32 quantizationJingning Han
2013-07-02Use pmovmskb to skip quantize loops over empty coefficients.Ronald S. Bultje
2013-07-01Update quantize SSSE3 SIMD to cover 32x32 transform case also.Ronald S. Bultje
2013-07-01Quantize (64-bit only, for now) SSSE3 SIMD.Ronald S. Bultje
2013-04-30Remove unused quantize optimizations.Johann
2013-04-25Move dequant from BLOCKD to per-plane MACROBLOCKDJohn Koleszar
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2012-12-20add private to assembly files to insure proper chromebuildJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar