Lower MCD, Increase SAM Score
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 13 Apr 2020 11:22:04 +0000 (20:22 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 14 Apr 2020 07:20:08 +0000 (16:20 +0900)
commita8b81edd3166cd1bf6c5121792b15c2cc5acbefd
tree4f8e75adfcfd2fc7a48d4e5b8a9a0b097eadb418
parent0078feab8fc7bf93aa1a17abca32cde0bcc1f26e
Lower MCD, Increase SAM Score

SAM analysis says that nnstreamer.c is causing cyclic dependency
between modules.

Although I think this is false positive, let's move nnstreamer.c
to a subdirectory so that SAM won't recognize nnstreamer.c is
"parent module" of other nnstreamer elements.

Because this is the only modules that SAM recognizes as MCD issue,
this may enhance SAM score greatly.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/meson.build
gst/nnstreamer/registerer/nnstreamer.c [moved from gst/nnstreamer/nnstreamer.c with 86% similarity]
jni/nnstreamer.mk