Home
last modified time | relevance | path

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

/external/opencv3/modules/video/src/
Dtvl1flow.cpp1057 const float* divP2Row = div_p2[y]; in estimateU() local
1072 u2Row[x] = v2Row[x] + theta * divP2Row[x]; in estimateU()