[enco] Reduce host-side allocation (#1756)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 5 Oct 2018 06:25:45 +0000 (15:25 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 5 Oct 2018 06:25:45 +0000 (15:25 +0900)
commitdb27e4578cef28e2352e67f0a05dcdcded5ef6eb
tree27b0e0d84926065bebdf11e9864c44de63eb44bf
parent2ca8cfcfac1415968d2ae91264f8d55a7100f039
[enco] Reduce host-side allocation (#1756)

This commit eliminates unnecessary memory allocation for host
(non-NNAPI) code.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/CppCode.cpp