[Style] Apply gst-indent results to all *.c files
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 14 Jun 2018 04:27:41 +0000 (13:27 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Thu, 14 Jun 2018 06:27:30 +0000 (15:27 +0900)
commit263a643dd4eb35f19342601e7b4c94c5e4437e64
tree84abc5a012a5c97a929958bfa87feb4960124659
parent423296baecf16fbba08fd134e1dee8c80f27d4f0
[Style] Apply gst-indent results to all *.c files

nnstreamer.git$ for x in `find -name *.c`; do common/gst-indent $x; done

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
common/tensor_common.c
nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough.c
tensor_converter/tensor_converter.c
tensor_decoder/tensordec.c
tensor_filter/tensor_filter.c
tensor_filter/tensor_filter_custom.c
tensor_filter/tensor_filter_tensorflow_lite.c