commit | 2d3cc8ea2b163fd7275ed0c44102659ff0acd68b | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Tue Nov 18 08:58:09 2014 -0800 |
committer | Jingning Han <jingning@google.com> | Tue Nov 18 09:01:41 2014 -0800 |
tree | 1bec6797d112c1436a2bce6c2dcce3c96910e37a | |
parent | a62c87fb046997848a0b4cf834366b453aef4a83 [diff] |
Add sse2 version for vp9_quantize_fp vp9_quantize_fp is the quantization process used by rtc coding mode. This commit adds a sse2 implementation of it. The implementation is modified based on vp9_quantize_b_sse2. No speed difference from ssse3 version. Change-Id: I24949c5b27df160b4f35117d28858d269454e64a