]> granicus.if.org Git - libvpx/commit
VPX: Add vp9_highbd_quantize_fp_neon().
authorScott LaVarnway <slavarnway@google.com>
Mon, 15 Aug 2022 13:14:49 +0000 (06:14 -0700)
committerScott LaVarnway <slavarnway@google.com>
Mon, 15 Aug 2022 17:45:43 +0000 (10:45 -0700)
commit763167aac7e58452dd6db5ce4db6703b88a20dec
treee9111239c9bbc13fa8b0ee5f8352d8166b0241e3
parentc082f0ca151f4e16ce7e459dd7018a16db3a763c
VPX: Add vp9_highbd_quantize_fp_neon().

Up to 4.1x faster than vp9_highbd_quantize_fp_c() for full
calculations.

~1.3% overall encoder improvement for the test clip used.

Bug: b/237714063

Change-Id: I8c6466bdbcf1c398b1d8b03cab4165c1d8556b0c
test/vp9_quantize_test.cc
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/arm/neon/vp9_quantize_neon.c