[VD/NPUMGR] Implement buffer-related APIs
authorDongju Chae <dongju.chae@samsung.com>
Tue, 25 May 2021 04:06:23 +0000 (13:06 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Tue, 25 May 2021 09:43:47 +0000 (18:43 +0900)
commit8ab640b5413922c72bd207703b32b3e0bc453a8d
treec9de3aaf62213913fc9d7c668dad84c4786df036
parent15c1d63cd4c9a9a0d3b430cd4e71f7db7d36f676
[VD/NPUMGR] Implement buffer-related APIs

This patch implement buffer-related APIs and its backend modules.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
src/core/ne-mem.cc
tests/apptests/npumgr/npumgr.cc
tests/apptests/npumgr/npumgr_api.cc
tests/apptests/npumgr/npumgr_api.h
tests/apptests/npumgr/npumgr_common.h [new file with mode: 0644]
tests/apptests/npumgr/npumgr_triv2.cc