Lines Matching full:dstrow
236 T * const dstRow = dst.ptr<T>(Y);239 dstRow[X] = srcRow[x];380 T * const dstRow = dst.ptr<T>(i);392 dstRow[j] += btvWeights[ind] * (diffSign(srcVal, srcRow3[j + l])