Home
last modified time | relevance | path

Searched refs:destinationYLinePtr (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/photo/src/
Dseamless_cloning_impl.cpp367 const float * destinationYLinePtr = destinationGradientY.ptr<float>(i); in normalClone() local
375 abs(destinationXLinePtr[j] - destinationYLinePtr[j])) in normalClone()
384 patchYLinePtr[j] = destinationYLinePtr[j] in normalClone()