summaryrefslogtreecommitdiff
path: root/solution.mk
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2022-08-18 11:45:49 -0700
committerJames Zern <jzern@google.com>2022-08-18 18:23:22 -0700
commitdf619cb823c99df68ba9cf4ce4cccb101b6080ac (patch)
tree1d2f4038f72ee3a44111bde5651f7296adcc015d /solution.mk
parentcf5ef2b9855da4502833a2832872607ed665fd72 (diff)
downloadlibvpx-df619cb823c99df68ba9cf4ce4cccb101b6080ac.tar
libvpx-df619cb823c99df68ba9cf4ce4cccb101b6080ac.tar.gz
libvpx-df619cb823c99df68ba9cf4ce4cccb101b6080ac.tar.bz2
libvpx-df619cb823c99df68ba9cf4ce4cccb101b6080ac.zip
loopfilter.c: normalize flat func param type
flat/flat2 are stored as int8_t as returned by the filter_mask* functions. this quiets integer sanitizer warnings of the form: vpx_dsp/loopfilter.c:197:28: runtime error: implicit conversion from type 'int8_t' (aka 'signed char') of value -1 (8-bit, signed) to type 'uint8_t' (aka 'unsigned char') changed the value to 255 (8-bit, unsigned) Bug: b/229626362 Change-Id: Iacb6ae052d4cb2b6e0ebccbacf59ece9501d3b5f
Diffstat (limited to 'solution.mk')
0 files changed, 0 insertions, 0 deletions