fix compile warnings 37/240437/1
authorHermet Park <chuneon.park@samsung.com>
Thu, 6 Aug 2020 08:06:36 +0000 (17:06 +0900)
committerHermet Park <chuneon.park@samsung.com>
Thu, 6 Aug 2020 08:06:36 +0000 (17:06 +0900)
commit2555e82f0d75ecfaf10ad001811ea04cc2d3e080
tree34b2ccd4927d02e68364d833250c757b99f0f020
parentd92fc13d8bd4885c51b08bf2ce7db0a2544b596a
fix compile warnings

comparison of unsigned expression < 0 is always false [-Werror=type-limits]

Change-Id: I8cee625056bcde1f2a3cb2b9ce704b33be5bd725
src/lib/sw_engine/tvgSwRle.cpp
src/lib/tvgShape.cpp