BUG FIX: av1_quantize_fp_sse2() matches the c/avx2 version.
commit1ac91a884c3bdb5f3214d4320e1f61dbbabba428
authorScott LaVarnway <slavarnway@google.com>
Fri, 20 Apr 2018 20:04:14 +0000 (20 13:04 -0700)
committerScott LaVarnway <slavarnway@google.com>
Wed, 9 May 2018 23:19:36 +0000 (9 23:19 +0000)
tree91862cbddc97a9371f6491856bfe7873bc927189
parent789d52833e25a68132d609b264874a65d1388834
BUG FIX: av1_quantize_fp_sse2() matches the c/avx2 version.

BUG=aomedia:1668

Change-Id: Id2197661742416ba649c16eac44aa57f976f6e59
av1/encoder/x86/av1_quantize_sse2.c
test/quantize_func_test.cc