]> granicus.if.org Git - libvpx/commit
Add vp9_quantize_fp_nz_c() -- 2
authorScott LaVarnway <slavarnway@google.com>
Mon, 18 Dec 2017 14:31:46 +0000 (06:31 -0800)
committerScott LaVarnway <slavarnway@google.com>
Thu, 21 Dec 2017 23:26:36 +0000 (15:26 -0800)
commit8a4336ed2edea09b67f49828df1f8c526a85a7a6
tree253da50aad7a2449278c1cfd29db76b52bda65a1
parent1a7bf0d1f9d299fe76aa5cf9b6a448c279234150
Add vp9_quantize_fp_nz_c() -- 2

This c version uses the shortcuts found in the x86
vp9_quantize_fp functions.

The test was updated to use the correct quant/round range.

Change-Id: Ie5871f710d9eb39047d8d9f48b907c0633e1f830
test/vp9_quantize_test.cc