// Convolution with horizontal differentiation kernel mask float h = ((src[-srcStride + 1] + src[+1]...