Rename few variables and replace int to unsigned int 45/215145/1
authorjiyong.min <jiyong.min@samsung.com>
Wed, 2 Oct 2019 02:13:21 +0000 (11:13 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Wed, 2 Oct 2019 03:26:19 +0000 (12:26 +0900)
commite651e7ef0ed199a7ac3c54c524134c0f8bd3a270
tree5508ac1bb03cf89bd9987937bd55f93b749b4f8a
parentddc148f291c2e08837c9892f25b1f08b147bb1c9
Rename few variables and replace int to unsigned int

 - libjpeg use unsignd int for width & height

Change-Id: I5c8d2acf95e9c08f97a1ae093f81bdb682dd3f7b
jpeg/mm_util_jpeg.c