James Zern 835392393b dsp,x86: normalize types w/_mm_set* calls
fixes integer sanitizer warnings of the form:
runtime error: implicit conversion from type 'unsigned int' of value
4294967295 (32-bit, unsigned) to type 'int' changed the value to -1
(32-bit, signed)
runtime error: implicit conversion from type
'uint8_t' (aka 'unsigned char') of value 128 (8-bit, unsigned) to type
'char' changed the value to -128 (8-bit, signed)

Bug: b/229626362
Change-Id: I6be3c40407cf7a27b79d31ee32d3829ecb78ed66
2022-08-03 16:50:46 -07:00
..
2018-11-14 11:46:58 -08:00
2022-07-08 15:44:39 -07:00
2022-07-28 22:10:22 -07:00
2022-03-04 11:35:03 +01:00
2021-11-23 10:13:40 -08:00
2019-03-30 06:43:55 +00:00
2019-03-30 06:43:55 +00:00
2017-11-22 17:35:39 -08:00
2022-03-04 11:35:03 +01:00
2022-03-04 11:35:03 +01:00
2021-11-23 10:13:40 -08:00