Home
last modified time | relevance | path

Searched defs:ssCount (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
Dbm.cu73 const short2* ss, const int ssCount) in calcOptFlowBM()
152 …int maxX, int maxY, int acceptLevel, int escapeLevel, const short2* ss, int ssCount, cudaStream_t … in calc()
/external/opencv3/modules/cudalegacy/src/
Dbm.cpp73 int ssCount = 0; in calcOpticalFlowBM() local