Home
last modified time | relevance | path

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

/external/opencv3/modules/video/src/
Dtvl1flow.cpp886 const float* I0Row = I0[y]; in operator ()() local
905 rhoRow[x] = (I1wRow[x] - I1wxRow[x] * u1Row[x] - I1wyRow[x] * u2Row[x] - I0Row[x]); in operator ()()