convertToDstType  254 modules/stitching/src/opencl/multibandblend.cl         STORE_MAT_AT(dst, dst_byteOffset, LOAD_MAT_AT(dst, dst_byteOffset) + convertToDstType(src_value * w));
convertToDstType  294 modules/stitching/src/opencl/multibandblend.cl         STORE_MAT_AT(mat, mat_byteOffset, convertToDstType(value));