[Filter/OpenVino] Keep consistency in the private member variable names
authorWook Song <wook16.song@samsung.com>
Mon, 13 Jan 2020 06:39:39 +0000 (15:39 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 21 Jan 2020 03:43:45 +0000 (12:43 +0900)
commitba84dce20fcf0f146a7c1da7125bd9486a2979fb
tree51c24576dc7fdf2651cb78bf867104d96de7e767
parent17d757f6d540e1580ec24834192fc67b5eb14eb0
[Filter/OpenVino] Keep consistency in the private member variable names

In order to improve the readability of code, this patch makes the names
of the private member variables use a prefix, '_', to keep consistency.

Signed-off-by: Wook Song <wook16.song@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_openvino.cc