Change the order of the parameters 82/171582/3
authorJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 04:52:46 +0000 (13:52 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 05:08:11 +0000 (14:08 +0900)
commit3c3893a3b14d4a9466c10b81e70eda966932fe3f
tree6d61b4b101bd78576b18c780559b65448ce9858c
parent961e10905a7cbf39caa45c80a1f6b2016e18843b
Change the order of the parameters

 - The order is input parameter before output parameter.
 - The decoded data is composed with width, height, format, data and size.
 - The source data of encoding is replaced to the decoded data.

Change-Id: Idf1de7e1515d5e5bc25e375031f81faaacdc07ba
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
bmp/include/mm_util_bmp.h
bmp/mm_util_bmp.c
bmp/test/mm_util_bmp_testsuite.c
imgcv/test/mm_util_imgcv_testsuite.c
jpeg/include/mm_util_jpeg.h
jpeg/mm_util_jpeg.c
jpeg/test/mm_util_jpeg_testsuite.c
packaging/libmm-utility.spec
png/include/mm_util_png.h
png/mm_util_png.c
png/test/mm_util_png_testsuite.c