[IIO] removed blocksize, merging with inner dimension
authorParichay Kapoor <pk.kapoor@samsung.com>
Thu, 28 Mar 2019 07:49:40 +0000 (16:49 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 2 Apr 2019 06:07:11 +0000 (15:07 +0900)
commitf014cd1fc2f84c339e7fc307f2dbd04a26255514
tree64b0b50b93faa18ecbc9d73a6992405bc274b80e
parent4839ef5a04c1884fc81ecd2dd533174e5ad19991
[IIO] removed blocksize, merging with inner dimension

1. Removed blocksize (merging multiple buffers of data together). Use tensor_aggregator for this functionality
2. Merging of tensors is done with innermost dimension (merging on outermost dimension introduced reduntant dimensions)
3. Bugfix:
  - buffer size scaled by buffer_capacity
  - data rate_d set to buffer_capacity
4. Moved one-shot mode todo - no support for one-shot mode now

V2:
Added direction for merging the tensor

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
gst/nnstreamer/tensor_source/tensor_src_iio.c