Lines Matching full:globalsize
219 size_t globalsize[2] = { src.cols, src.rows };
233 return kernel.run(2, globalsize, NULL, false);
240 size_t globalsize[2] = { I0.cols, I0.rows };
276 return kernel.run(2, globalsize, NULL, false);
284 size_t globalsize[2] = { I1wx.cols, I1wx.rows };
319 return kernel.run(2, globalsize, NULL, false);
325 size_t globalsize[2] = { u1.cols, u1.rows };
353 return kernel.run(2, globalsize, NULL, false);