fixed warnings in ocl kernels
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Thu, 31 Oct 2013 19:23:56 +0000 (23:23 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Thu, 31 Oct 2013 19:48:02 +0000 (23:48 +0400)
commit1f9ab2e0cac2d7bfbd2330d5a620eac4fd3e191e
tree3f5f7cd63661d3fb5f6df7189e1d7a7e187a1be3
parentdfa5a27bee3534e952a25dc1f574f6a060a8cc3c
fixed warnings in ocl kernels
39 files changed:
modules/ocl/src/opencl/arithm_bitwise_not.cl
modules/ocl/src/opencl/arithm_cartToPolar.cl
modules/ocl/src/opencl/arithm_minMax.cl
modules/ocl/src/opencl/arithm_minMaxLoc.cl
modules/ocl/src/opencl/arithm_minMaxLoc_mask.cl
modules/ocl/src/opencl/arithm_nonzero.cl
modules/ocl/src/opencl/arithm_phase.cl
modules/ocl/src/opencl/arithm_polarToCart.cl
modules/ocl/src/opencl/arithm_sum.cl
modules/ocl/src/opencl/brute_force_match.cl
modules/ocl/src/opencl/cvt_color.cl
modules/ocl/src/opencl/haarobjectdetect.cl
modules/ocl/src/opencl/haarobjectdetect_scaled2.cl
modules/ocl/src/opencl/imgproc_calcHarris.cl
modules/ocl/src/opencl/imgproc_calcMinEigenVal.cl
modules/ocl/src/opencl/imgproc_canny.cl
modules/ocl/src/opencl/imgproc_clahe.cl
modules/ocl/src/opencl/imgproc_integral.cl
modules/ocl/src/opencl/imgproc_integral_sum.cl
modules/ocl/src/opencl/imgproc_median.cl
modules/ocl/src/opencl/imgproc_remap.cl
modules/ocl/src/opencl/imgproc_resize.cl
modules/ocl/src/opencl/imgproc_threshold.cl
modules/ocl/src/opencl/imgproc_warpAffine.cl
modules/ocl/src/opencl/imgproc_warpPerspective.cl
modules/ocl/src/opencl/kernel_sort_by_key.cl
modules/ocl/src/opencl/kernel_stablesort_by_key.cl
modules/ocl/src/opencl/knearest.cl
modules/ocl/src/opencl/match_template.cl
modules/ocl/src/opencl/meanShift.cl
modules/ocl/src/opencl/moments.cl
modules/ocl/src/opencl/objdetect_hog.cl
modules/ocl/src/opencl/optical_flow_farneback.cl
modules/ocl/src/opencl/pyr_down.cl
modules/ocl/src/opencl/pyrlk.cl
modules/ocl/src/opencl/split_mat.cl
modules/ocl/src/opencl/stereobm.cl
modules/ocl/src/opencl/stereobp.cl
modules/ocl/src/opencl/stereocsbp.cl