vp8 quantize: use native abs/sign implementations
authorJohann <johannkoenig@google.com>
Mon, 29 Apr 2019 20:05:30 +0000 (13:05 -0700)
committerJohann <johannkoenig@google.com>
Mon, 29 Apr 2019 21:00:35 +0000 (14:00 -0700)
commite3f12b520fe2d963d4aecf18c30ebbb594d50899
tree0a35ea4d5db0a2bdefcc9377b298aec415146be2
parentdff4d376eaff3460e930711807ce865ff76aff3a
vp8 quantize: use native abs/sign implementations

~4% improvement with a very rudimentary speed test

Change-Id: Iad8868327e3276dbead783a79849295b0e4b135c
test/quantize_test.cc
vp8/encoder/x86/quantize_sse4.c