[C-API] Rename ml_pipeline_get_element() to ml_pipeline_get_gst_element()
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 17 Jun 2020 10:22:23 +0000 (19:22 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 2 Jul 2020 07:29:20 +0000 (16:29 +0900)
commitc592ea474657532a4cfc624aba57e902930c7eca
tree55198c4a7902e8650fd67dfebf77bea4ee581e29
parentbac25f830b118acb48d60a238aea697c942d86c5
[C-API] Rename ml_pipeline_get_element() to ml_pipeline_get_gst_element()

This patch renames ml_pipeline_get_element() to
ml_pipeline_get_gst_element(). It is only used for demo application
internally and the name 'ml_pipeline_get_element' is going to use for
other purposes.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
api/capi/include/nnstreamer-capi-private.h
api/capi/src/nnstreamer-capi-pipeline.c