Unify image info structures because All of them have same format 10/190610/1
authorhj kim <backto.kim@samsung.com>
Thu, 4 Oct 2018 06:18:29 +0000 (15:18 +0900)
committerhj kim <backto.kim@samsung.com>
Thu, 4 Oct 2018 06:18:56 +0000 (15:18 +0900)
commit60da896223f95e99c135eb44a3e703a16c862721
tree9421aa8c5157719a171a17607ca2d0e3785bc24d
parent336709061f74f51f12146ca7b73dd4fb4632a882
Unify image info structures because All of them have same format

Change-Id: I6b9bcbd3dd054f49783d8b242a399965fe3ede65
16 files changed:
bmp/include/mm_util_bmp.h
bmp/mm_util_bmp.c
bmp/test/mm_util_bmp_testsuite.c
common/include/mm_util_private.h
common/include/mm_util_type.h
common/mm_util_color_image.c
imgcv/test/mm_util_imgcv_testsuite.c
imgp/include/mm_util_imgp_internal.h
imgp/mm_util_imgp.c
jpeg/include/mm_util_jpeg.h
jpeg/mm_util_jpeg.c
jpeg/test/mm_util_jpeg_testsuite.c
magick/mm_util_magick.c
png/include/mm_util_png.h
png/mm_util_png.c
png/test/mm_util_png_testsuite.c