[Fix] Rename DSP-related ones to HW/Recurring
authorDongju Chae <dongju.chae@samsung.com>
Fri, 6 Mar 2020 05:33:18 +0000 (14:33 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Fri, 6 Mar 2020 07:26:29 +0000 (16:26 +0900)
commitfd1b05ef3e2fe3ad1075e5f4b1cfc995deeaba01
treeae0dbf52ce9cbc448c0cd37c1921306eda66972e
parent58c674f6f67068d12d7f1677d2efeebddbd6dcce
[Fix] Rename DSP-related ones to HW/Recurring

This commit renames DSP to HW/recurring because TRIV2 already
contains DSP inside SoC, and we don't know exact HW used in VD.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/typedef.h
src/core/meson.build
src/core/ne-hw-input-service.c [moved from src/core/ne-dsp-input-service.c with 60% similarity]
src/core/ne-scheduler.c
src/core/ne-utils.c
tests/apptests/dummy_inference_hw.c [moved from tests/apptests/dummy_inference_dsp.c with 90% similarity]
tests/apptests/meson.build