[Filter/Custom] Remove unnecessary comment
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 24 Oct 2018 00:30:52 +0000 (09:30 +0900)
committerGeunsik Lim <leemgs@users.noreply.github.com>
Wed, 24 Oct 2018 06:27:28 +0000 (15:27 +0900)
commit9cc5938d102c316bd5a0af0890f25ff28a998fc7
treeb3078e665759214483ba131524c1a2179f6fb476
parent1d953c529e71045a90f9df588011bc2f91fc5552
[Filter/Custom] Remove unnecessary comment

After refactoring the filter-framework callbacks, the size in function
parameter was removed since GstTensorMemory object internally contains
its size. However, its function header comment still remains. This patch
removes that unnecessary comment. Moreover, this updates the comment of
input parameter & return values.

Change-Id: I3d5b77dce8e34509d7e084829db0487951144c45
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
include/tensor_filter_custom.h