Remove unused function 52/244152/3 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified tizen_6.0 tizen_6.0_hotfix tizen_6.5 accepted/tizen/6.0/unified/20201030.121044 accepted/tizen/6.0/unified/hotfix/20201103.050100 accepted/tizen/6.5/unified/20211028.120323 accepted/tizen/unified/20200917.055756 submit/tizen/20200916.012329 submit/tizen/20200917.004955 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 submit/tizen_6.5/20211028.162401 tizen_6.0.m2_release tizen_6.5.m2_release
authorhj kim <backto.kim@samsung.com>
Tue, 15 Sep 2020 08:37:38 +0000 (17:37 +0900)
committerhj kim <backto.kim@samsung.com>
Tue, 15 Sep 2020 08:51:32 +0000 (17:51 +0900)
commit46c929d3042bfd5284de57c5fc6876119b75f6c5
tree41e4c9cd2cf716dbd0ccf1b61593f338b9035d8a
parent50753e9444348d11b09871eb294a1eb5c9e5d9f7
Remove unused function

DCM-service tried resizing to speed up face detection. but it affected to the accuracy.
media-vision improved it's performance, so resizing in dcm-service is not needed.

Change-Id: Id03fc167be270cb848dc0141e3bcd0a461173f68
libdcm-util/dcm_image_codec.c
libdcm-util/include/dcm_image_codec.h
packaging/dcm-service.spec
src/dcm_svc_internal.c