Fix svace issue for image-operator 74/283974/9
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 8 Nov 2022 04:55:27 +0000 (13:55 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 7 Feb 2023 04:56:14 +0000 (13:56 +0900)
commit7b735a385ec0659bb8af14786c6cb7c26a656603
treec3bddfcd348259f7a6095e76ea34a048808fa29a
parenta96ad9c8ac26fbc2799a96bc298f3e6d1136c4b8
Fix svace issue for image-operator

make unsigned int to uint32_t, unsigned char to uint8_t.

And also do static_cast for down-scale codes

Change-Id: I3d5762fdbf8f42b1a0a713f08cc8ca32ce2a4d5d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/imaging/common/image-operations.cpp
dali/internal/imaging/common/image-operations.h