quantize: add untested function
authorJohann <johann.koenig@gmail.com>
Sat, 24 Sep 2022 01:55:52 +0000 (10:55 +0900)
committerJohann <johann.koenig@gmail.com>
Sat, 24 Sep 2022 01:56:17 +0000 (10:56 +0900)
commit00608eb1dea3206b2ea60236b5aa990d6d2c317f
treefcdedd3237f9d33dc633de576e7b5619708161b5
parentc8874f74a7a29729a77ccba5790bf2c71f583f15
quantize: add untested function

vp9_quantize_fp_sse2 was only tested in non-hbd
configuration. Missed when fixing this for
vpx_quantize_b_sse2.

Change-Id: Ide346e5727d74281c774f605c90d280050e0bf62
test/vp9_quantize_test.cc