Searched refs:dstui (Results 1 – 1 of 1) sorted by relevance
620 GlobPtr<uint> dstui = globPtr((uint*) dst.data, dst.step); in integral() local621 integral(src, dstui, rows, cols, stream); in integral()