Add vp9_highbd_quantize_fp_32x32_neon().
authorScott LaVarnway <slavarnway@google.com>
Tue, 16 Aug 2022 13:12:21 +0000 (06:12 -0700)
committerScott LaVarnway <slavarnway@google.com>
Tue, 16 Aug 2022 15:36:04 +0000 (08:36 -0700)
commit37a3999f5a70e5e88c6f22030ef8bb106990a8d7
tree4ae2081ae2e59e493a9aca45a35138ef6256d8e8
parentf73d07dfd6ead2fdaadbf66fef9b06324c7adad5
Add vp9_highbd_quantize_fp_32x32_neon().

Up to 2.6x faster than vp9_highbd_quantize_fp_32x32_c() for full
calculations.

Bug: b/237714063

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