projects
/
platform
/
core
/
api
/
mediavision.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67bdca0
)
mv_inference: clean up mv_inference_type header
sandbox/inki.dae/working
author
Inki Dae
<inki.dae@samsung.com>
Fri, 17 Apr 2020 08:40:23 +0000
(17:40 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 17 Apr 2020 08:57:37 +0000
(17:57 +0900)
Change-Id: I4eacc53f2b6d96b4f55b77a642b58cbcbe49ace3
Signed-off-by: Inki Dae <inki.dae@samsung.com>
include/mv_inference_type.h
patch
|
blob
|
history
diff --git
a/include/mv_inference_type.h
b/include/mv_inference_type.h
index 6192334c7956316c37c691a9f1647eb3715de342..0db4fb5d0489f3b43c8077c468f76b492a77d181 100644
(file)
--- a/
include/mv_inference_type.h
+++ b/
include/mv_inference_type.h
@@
-48,10
+48,9
@@
typedef enum {
} mv_inference_backend_type_e;
/**
+ * @deprecated Deprecated since tizen 6.0. Use #mv_inference_target_device_e instead.
* @brief Enumeration for inference target.
*
- * @since_tizen 5.5 (Deprecated)
- *
*/
typedef enum {
MV_INFERENCE_TARGET_NONE = -1, /**< None */