Fixed some implicitly type conversions between vector and scalar data type.
authorZhigang Gong <zhigang.gong@intel.com>
Tue, 3 Dec 2013 02:49:51 +0000 (10:49 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Thu, 5 Dec 2013 01:35:21 +0000 (09:35 +0800)
commit6ce03b04842292ce507a49ed435d50b2e20c5f2c
tree5c39a7430470efed1e5b367bf265217d38b2b22c
parentdf136339ff593df27af98a2a71b54eed74f4bb16
Fixed some implicitly type conversions between vector and scalar data type.

There are some mixed implicitly/explicitly type conversion between
scalar and vector. Although the spec allows those conversion, I prefer
to make them consistent and use explicitly all the cases.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
modules/ocl/src/opencl/imgproc_threshold.cl