Revert "Add vp9_quantize_fp_nz_c()"
authorJames Zern <jzern@google.com>
Thu, 21 Dec 2017 14:03:20 +0000 (06:03 -0800)
committerJames Zern <jzern@google.com>
Thu, 21 Dec 2017 14:05:19 +0000 (06:05 -0800)
commit7a245adb18b8237da8bdb9ae5b7217ec047fb34a
tree1a469c83f585143342da83320bd752538eb28725
parentde50e8052ce78b35f726fe0abddeaaff89de4063
Revert "Add vp9_quantize_fp_nz_c()"

This reverts commit 86842855d30d6ca6befdcf5108003e027d90daa9.

SSSE3/VP9QuantizeTest.EOBCheck/1 fails on Mac and the build breaks under
visual studio due to a #if within another macro.

Change-Id: I475095a04aafcc714fade2b24e4df7b682be2cd1
test/vp9_quantize_test.cc