summaryrefslogtreecommitdiff
path: root/y4minput.c
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2019-04-29 14:38:27 -0700
committerJohann <johannkoenig@google.com>2019-04-29 14:38:58 -0700
commit1e01d13fb8e7fb904bdbc9fe461a7c86d2b57427 (patch)
tree7a2a02a57a69e0831359cfedd7d707afb3347d49 /y4minput.c
parentdff4d376eaff3460e930711807ce865ff76aff3a (diff)
downloadlibvpx-1e01d13fb8e7fb904bdbc9fe461a7c86d2b57427.tar
libvpx-1e01d13fb8e7fb904bdbc9fe461a7c86d2b57427.tar.gz
libvpx-1e01d13fb8e7fb904bdbc9fe461a7c86d2b57427.tar.bz2
libvpx-1e01d13fb8e7fb904bdbc9fe461a7c86d2b57427.zip
vp8 quantize: silence conversion warning
clang 7 integer sanitizer warns about storing any int16_t value where the high bit is 1. Treated as an int, such number would be positive. Treated as an int16_t, it is negative. BUG=webm:1615 Change-Id: Idf655cd92d26b7c1180910159be3f64164577eca
Diffstat (limited to 'y4minput.c')
0 files changed, 0 insertions, 0 deletions