Home
last modified time | relevance | path

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

/external/opencv3/modules/video/src/
Dtvl1flow.cpp1056 const float* divP1Row = div_p1[y]; in estimateU() local
1071 u1Row[x] = v1Row[x] + theta * divP1Row[x]; in estimateU()