Searched refs:iOffset (Results 1 – 1 of 1) sorted by relevance
150 int iOffset = offset; in helperCopy1D() local156 iOffset = offset * 3; in helperCopy1D()168 dst[iOffset + i] = (T)(-1); in helperCopy1D()179 if (dst[iOffset + i] != src[i]) { in helperCopy1D()