C/Service: first prototypes of service API Phase 1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 3 Nov 2021 03:36:36 +0000 (12:36 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 18 Jan 2022 05:20:27 +0000 (14:20 +0900)
commit55fe26f530a217b5791e2e6d805286136582ffe6
tree513a17ce2563353c1d1b7cf5c5dc9e29655139b9
parent80945e9ea8273596ae5ce163105961deb1dcfa10
C/Service: first prototypes of service API Phase 1

This is the start of designing https://github.com/nnstreamer/nnstreamer/issues/3473
Phase 1 and 2 APIs are declared.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
c/include/ml-api-service-internal.h [new file with mode: 0644]
c/include/ml-api-service.h
c/src/ml-api-service-private.h [new file with mode: 0644]