Add quantize_fp_32x32_nz_c()
authorScott LaVarnway <slavarnway@google.com>
Fri, 22 Dec 2017 18:05:33 +0000 (10:05 -0800)
committerScott LaVarnway <slavarnway@google.com>
Tue, 26 Dec 2017 14:11:21 +0000 (06:11 -0800)
commitfe5d87aaeb865460a1c5472fe65fc885ce234fd8
tree7cebfa831103986af0d9316a5df6d1ea4c071a34
parent8a4336ed2edea09b67f49828df1f8c526a85a7a6
Add quantize_fp_32x32_nz_c()

This c version uses the shortcuts found in the
vp9_quantize_fp_32x32_ssse3 function.

Change-Id: I2e983adb00064e070b7f2b1ac088cc58cf778137
test/vp9_quantize_test.cc